Mori / Agent Stats Calendar Maker

Published:

Version: 0.9.0+b4946b8 updated

Summary: See your daily progress in a more clean way

Groups:

License: MIT; https://opensource.org/licenses/MIT

A script for Agent Stats that allows you to see your daily progress in a more clean way.

How to use:

  • install in Firefox (with Greasemonkey) or Chrome (with Tampermonkey)
  • visit Agent Stats to see the calendar

No data is being stored or sent anywhere, so your Guardians' data is safe :)

To enter your Innovator medal, type in Console:

  • localStorage.innovator = 'bronze' //for Bronze Innovator
  • localStorage.innovator = 'silver' //for Silver Innovator
  • localStorage.innovator = 'gold' //for Gold Innovator
  • localStorage.innovator = 'platinum' //for Platinum Innovator
  • localStorage.innovator = 'black' //for Black Innovator

and press Enter. After that, refresh the page.

Rating: 0