Skip to content

A browser extension to summarize a players hours on BattleMetrics.

License

Notifications You must be signed in to change notification settings

jxtt-dev/battlemetrics_hour_summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BattleMetrics Hour Summary

A browser extension to summarize a players hours on BattleMetrics.

Youtube Demo:

Youtube Demo

Installation

Chrome/Opera

From the Chrome Web Store
  1. Visit the extensions page on the Chrome Web Store
  2. Press "Add to Chrome"
From Source
  1. Download the source code as a zip, using the green "Code" button on GitHub
  2. Unzip the zip file
  3. Go to chrome://extensions/ in Chrome and turn on Developer mode (top right)
  4. Once developer mode is enabled, click "Load unpacked" (top left)
  5. Select the unzipped folder

Firefox

From Firefox Add-Ons
  1. Visit the extensions page on Firefox Add-Ons
  2. Press "Add to Firefox"
From Source
  1. Download the source code as a zip, using the green "Code" button on GitHub
  2. Unzip the zip file
  3. Go to about:debugging#/runtime/this-firefox in Firefox
  4. Click "Load Temporary Add-on..."
  5. Select manifest.json from the unzipped folder