Last active
March 28, 2020 00:32
-
-
Save pad92/1c1439c0b2026860e9b0 to your computer and use it in GitHub Desktop.
IITC plugin: Hawk Eyes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @id iitc-plugin-Mir | |
// @name IITC plugin: Hawk Eyes | |
// @category Misc | |
// @version 1.0.20150105.03 | |
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion | |
// @updateURL https://git.depad.fr/ingress-res/iitc-plugins/raw/master/pad-plugin-hawk_eyes.user.js | |
// @downloadURL https://git.depad.fr/ingress-res/iitc-plugins/raw/master/pad-plugin-hawk_eyes.user.js | |
// @description See all portals, neutrals included, regardless of the zoom used. | |
// @include https://www.ingress.com/intel* | |
// @include http://www.ingress.com/intel* | |
// @match https://www.ingress.com/intel* | |
// @match http://www.ingress.com/intel* | |
// @grant none | |
// ==/UserScript== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment