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
Jon Atkins
1dae89b4bc mission plugin: initial basic highlighter
debug highlighter: remove unknown_10/11 highlighters - not needed any more
2015-03-12 20:26:53 +00:00
Jon Atkins
5756db7623 oops - change new plugin @id firld 2015-02-28 05:15:16 +00:00
Jon Atkins
ef7640de6a debug highlighter plugin: a place for experimental/temporary highlighters
currently, highlighters for the unknown_10/11 flags recently added to the portal data
2015-02-28 04:47:03 +00:00