4 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
fkloft
25741b5467 updated comments 2014-08-29 18:08:54 +02:00
fkloft
2229454f8d use predefined constants 2014-08-29 17:52:21 +02:00
fkloft
b89bce6fb6 new plugin: layer-count
fixes #821
2014-08-15 10:11:09 +02:00