16 lines
703 B
JavaScript
16 lines
703 B
JavaScript
// ==UserScript==
|
|
// @id iitc-plugin-players-resonators@rbino
|
|
// @name IITC plugin: Player's Resonators
|
|
// @category Deleted
|
|
// @version 0.1.5.@@DATETIMEVERSION@@
|
|
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
|
// @updateURL @@UPDATEURL@@
|
|
// @downloadURL @@DOWNLOADURL@@
|
|
// @description The data this plugin needs is no longer available since the late November 2013 intel site update.
|
|
// @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==
|