Created
November 7, 2016 09:25
-
-
Save red-murphy/2ebffa711c8115a0749b3dba0653f3f0 to your computer and use it in GitHub Desktop.
This file contains hidden or 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-barcode-decoder@nerd4lyfe | |
| // @name IITC plugin: Replace player names with more easily remembered names | |
| // @category Portal Info | |
| // @version 0.0.1.20161107012300 | |
| // @namespace https://github.com/jonatkins/ingress-intel-total-conversion | |
| // @description [local-2016-11-07-012300] Show resonator energy percentage on resonator energy bar in portal detail panel. | |
| // @include https://www.ingress.com/intel* | |
| // @include http://www.ingress.com/intel* | |
| // @match https://www.ingress.com/intel* | |
| // @match http://www.ingress.com/intel* | |
| // @include https://www.ingress.com/mission/* | |
| // @include http://www.ingress.com/mission/* | |
| // @match https://www.ingress.com/mission/* | |
| // @match http://www.ingress.com/mission/* | |
| // @updateURL https://gist.github.com/seattletechie/486a00d83329b469d4ccf6e5397a7c40/raw/b2b8bc7f123662b63d61898fba2a057ac8835671/iitc-plugin-barcode-decoder.user.js | |
| // @grant none | |
| // ==/UserScript== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment