20 lines
897 B
JavaScript
20 lines
897 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://*.ingress.com/intel*
|
|
// @include http://*.ingress.com/intel*
|
|
// @match https://*.ingress.com/intel*
|
|
// @match http://*.ingress.com/intel*
|
|
// @include https://*.ingress.com/mission/*
|
|
// @include http://*.ingress.com/mission/*
|
|
// @match https://*.ingress.com/mission/*
|
|
// @match http://*.ingress.com/mission/*
|
|
// @grant none
|
|
// ==/UserScript==
|