9 Commits

Author SHA1 Message Date
Dave Ingram
32e455f4e8 Update all URLs to match *.ingress.com (fixes failure to load) 2016-10-02 11:17:03 -07:00
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
336393a76d update plugin descriptions from "PLUGIN CURRENTLY UNAVAILABLE" to something more descriptive. Hopefully will reduce questions in the community concerning these ones 2014-02-22 04:10:15 +00:00
Jon Atkins
70030998bf more plugins disabled, as they're going to be hard to fix with the recent changes
also fix missing category from players-resonators dummy deleted plugin
2013-12-01 18:37:14 +00:00
Jon Atkins
4f5f47831a remove pointless change of selected portal highlight colour in all highlighter plugins - make it the default instead
also tweaks to the show-more-portals plugin
2013-08-23 04:27:16 +01:00
Jon Atkins
7d75a928cf plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required 2013-06-14 20:27:54 +01:00
Philipp Schaefer
51be5bee04 added plugin categories (see #358) 2013-06-08 18:50:26 +02:00
superdhuang
1334bbac6b Update portal-highlighter-with-lvl8-resonators.user.js
1. clean unused code.
2. more L8 resos, portals get brighter.
2013-05-29 03:36:29 +08:00
superdhuang
1e2a1cf4ce Update and rename portal-highlighter-with-L8-resonators.js to portal-highlighter-with-lvl8-resonators.user.js
1. update userscript block with @@...@@
2. rename to portal-highlighter-with-lvl8-resonators.user.js
2013-05-28 23:11:50 +08:00