12 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
728144d46f use new file request api for add-kml 2014-01-20 22:53:30 +01:00
Mike Castle
511a02f9a1 Introduce some consistency in grammar and punctuation into @description. 2013-12-03 23:51:54 -08:00
Jon Atkins
2cdef94b77 remove file execute bit - not sure why it was set! 2013-12-01 03:04:58 +00:00
Jon Atkins
d3c31ac3e3 add-kml plugin:
- fix version number so it's the x.y.z.yyyymmdd.hhmmss format (3 digits before date)
- change category to 'layer' - makes more sense there (or would 'controls' be better?)
2013-11-04 18:26:46 +00:00
Nihal Mirpuri
773c7d4a6f Updated README.md file 2013-09-24 23:36:17 +10:00
Nihal Mirpuri
39ea0a4a85 Added clickable folder icon 2013-09-24 23:10:49 +10:00
Nihal Mirpuri
1632166a78 Replaced folder icon with 'O' 2013-09-24 22:23:43 +10:00
Nihal Mirpuri
841497f53b Added folder icon for opening KML files 2013-09-24 15:36:08 +10:00
Nihal Mirpuri
bac7ef7d22 Shifted point anchors to be on top of portals 2013-09-24 15:13:56 +10:00
Nihal Mirpuri
d008e37200 Modified KML Plugin to work with points 2013-09-24 14:29:58 +10:00