Note: This is not an official melvoridle.com project.
This extension adds statistic tracking for skills and items to the navigation menu.
- Skills: exp/hr and time until next level.
- Items: items/hr and gold/hr.
You can install this extension (with automatic updates) on Chrome and Firefox.
If you just want the distribution file:
cd app
npm run build
If you want to develop and test the extension:
cd app
npm run serve
This will start a local dev server with hot reloading enabled. Inject the script https://localhost:8080/app.bundle.js into melvoridle.com to start testing. For example, use Tampermonkey to inject the script.