5 Commits

Author SHA1 Message Date
fkloft
eba7d388a0 Enable IITC on mission permalink
Hint: to change a lot of scripts, execute this:

    sed -r '/\/\/ @match\s+http:\/\/www.ingress.com\/intel/r /tmp/includefile' -i~ *.user.js

`/tmp/includefile` should contain these lines: (no trailing newline!)

    // @include        https://www.ingress.com/mission/*
    // @include        http://www.ingress.com/mission/*
    // @match          https://www.ingress.com/mission/*
    // @match          http://www.ingress.com/mission/*
2015-04-13 17:28:30 +02:00
imsaguy
f6246f840c Basic style edits
This is just to cleanup the code to follow proper coding styles.
2015-03-31 15:33:11 -05:00
Jon Atkins
e92dd96334 score-cycle-times plugin: format time without milliseconds 2014-02-05 05:38:33 +00:00
Jon Atkins
885489029e change naming of checkpoint times - 'start'+'end' don't make sense 2014-01-22 19:20:04 +00:00
Jon Atkins
a161c4e181 new plugin: show the current scoring cycle/checkpoint times on the sidebar 2014-01-22 04:15:28 +00:00