Skip to content

Browser addons to display the prices of items on the Escape From Tarkov wiki.

License

Notifications You must be signed in to change notification settings

Jaspooky/tarkov-wiki-prices

Repository files navigation

Chrome Extension Mozilla Add-on

Tarkov Wiki Prices

Tired of having to keep tabbing between Tarkov and the wiki to see the price of items? Or keeping multiple sites open to track how much the Gunsmith quests are going to set you back? Tire no more! The Tarkov Wiki Prices extension adds current flea market rates to the wiki (data courtesy of tarkov-tools.com)!

Trade example

Contributing

To build the addon bundle locally, you can run

# Install dependencies
npm ci

# Make your changes!

# Build!
make # or `npm run build && npm run assemble` if you don't have make

This will emit a bundled copy of the extension into ./dist which can then be loaded into the browser for testing.

About

Browser addons to display the prices of items on the Escape From Tarkov wiki.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published