Skip to content

Instantly share code, notes, and snippets.

@red-murphy
Created November 7, 2016 09:25
Show Gist options
  • Select an option

  • Save red-murphy/2ebffa711c8115a0749b3dba0653f3f0 to your computer and use it in GitHub Desktop.

Select an option

Save red-murphy/2ebffa711c8115a0749b3dba0653f3f0 to your computer and use it in GitHub Desktop.
// ==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