15 lines
592 B
JavaScript
15 lines
592 B
JavaScript
// ==UserScript==
|
|
// @id iitc-plugin-defense@gluckies
|
|
// @name IITC plugin: portal defense
|
|
// @category Deleted
|
|
// @version 0.2.2.@@DATETIMEVERSION@@
|
|
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
|
// @updateURL @@UPDATEURL@@
|
|
// @downloadURL @@DOWNLOADURL@@
|
|
// @description PLUGIN CURRENTLY UNAVAILABLE
|
|
// @include https://www.ingress.com/intel*
|
|
// @include http://www.ingress.com/intel*
|
|
// @match https://www.ingress.com/intel*
|
|
// @match http://www.ingress.com/intel*
|
|
// ==/UserScript==
|