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
c4a9af9966
for all of the plugins moved to plugins/broken, add a dummy placeholder file
...
this contains the userscript header, but with @category Deleted, @description CURRENTLY UNAVAILABLE
this is so users wondering where a script has gone have some information
2013-12-01 06:05:45 +00:00
Jon Atkins
1de7819982
move a bunch of plugins into a 'broken' subfolder, for now
...
this is a quick way to remove them from test builds as they're unlikely to be practical to fix for 0.16.0 release
2013-11-30 06:06:29 +00:00
Jon Atkins
b1223d20ae
revert plugin name change - it breaks automatic updates
...
(from #553 )
2013-09-13 22:44:49 +01:00
vita10gy
7eaf196dee
Fix color resetting in plugins
...
Remove defaulting in highlighters, which isn't needed, and was setting
the wrong thing anyway. Also a little new hightlighter
2013-09-12 20:20:16 -05: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
Jon Atkins
84cb73d8e1
add @grant none to userscript headers - as recommended by greasemonkey
2013-05-20 03:12:19 +01:00
vita10gy
135d4b893d
Move potentialPortalLevel to main for common usage
2013-04-12 22:53:30 -05:00
vita10gy
fc22bd8365
You can upgrade beyond your level
2013-04-07 02:04:29 -05:00
vita10gy
beec739ef9
Highlight based on upgradeability
...
Might just be the coolest one yet.
2013-04-07 01:03:23 -05:00