8 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
fkloft
75219f1f2e [link-show-direction] new style: static highlighting near origin 2015-02-08 17:52:26 +01:00
Galfinite
45a08d1a74 Change toolbox text for uniformity with other...
...plugins
2015-02-05 12:19:11 -07:00
fkloft
c284ee3323 [link-show-direction] disable plugin without reloading, more highlighting styles 2015-02-05 16:04:20 +01:00
Mike Castle
511a02f9a1 Introduce some consistency in grammar and punctuation into @description. 2013-12-03 23:51:54 -08:00
Jon Atkins
70890688d5 pause link animations while the map is being dragged - improves user experience when the map is densely populated 2013-09-18 06:06:13 +01:00
Jon Atkins
fb96a45e1c experimental plugin to show link direction. slowly animating dashes are shown at the source portal for links
performance is an issue when many links are displayed...
2013-09-17 07:33:50 +01:00