eft-browser-extension
Escape from Tarkov Price Checker
About
Browser extension that will render the flea mark price, dealer, and dealer price onto Escape from Tarkov wiki when you are looking at an iteam
Install
Chrome Extension: https://chrome.google.com/webstore/detail/tarkov-price-checker/biodbhjiicmpkhkiodicnomhjlimigmp
Firefox Add-On: https://addons.mozilla.org/en-US/firefox/addon/tarkov-price-checker/
Chrome manual install
- Clone or download this repo, uncompress if you downloaded it.
- In the URL bar of Chrome type
chrome://extensions
and press enter. - Press the "Load Unpacked" option on the top left of the window.
- Select to the folder that you got from step 1.
Firefox manual install
- Clone or download this repo, uncompress if you downloaded it.
- In the URL bar of FireFox type
about:debugging#/runtime/this-firefox
and press enter. - Press "Load Temporary Add-On..."
- Select
manifest.json
file to load the extention.
Note on FireFox: The extension will be deleted if you're adding it manually using the instructions above, I haven't had success installing it anyother way.
Usage
Since I'm using a free tier node service the first couple of tries after install maybe not display the data expected due to the server spinning up. Just give it 10 seconds and try again then everything should work normally after the service is started.
License
Distributed under the MIT License. See LICENSE
for more information.
Acknowledgements
- Icon made by Pixel perfect from www.flaticon.com
- tarkov-market.com for their easy to use API