A browser extension to summarize a players hours on BattleMetrics.
Youtube Demo:
- Visit the extensions page on the Chrome Web Store
- Press "Add to Chrome"
- Download the source code as a zip, using the green "Code" button on GitHub
- Unzip the zip file
- Go to
chrome://extensions/
in Chrome and turn on Developer mode (top right) - Once developer mode is enabled, click "Load unpacked" (top left)
- Select the unzipped folder
- Visit the extensions page on Firefox Add-Ons
- Press "Add to Firefox"
- Download the source code as a zip, using the green "Code" button on GitHub
- Unzip the zip file
- Go to
about:debugging#/runtime/this-firefox
in Firefox - Click "Load Temporary Add-on..."
- Select
manifest.json
from the unzipped folder