This extension calculates the time you worked in specific weeks and since first day of this month (currently hard set to 19th).
- Clone
git clone git@github.com:DavidM42/E2NCalculator
cd E2NCalculator
npm install
- Load folder in browser as unpacked extension
See web-ext.md
for instructions how to easily develop with firefox.