fix show-linked-portals fix portal-highlighter-portals-my-level changed hook on portal detail display to only run when the details are loaded - fixes a few plugins
16 lines
625 B
JavaScript
16 lines
625 B
JavaScript
// ==UserScript==
|
|
// @id iitc-plugin-favorite-portals@soulBit
|
|
// @name IITC plugin: Favorite Portals
|
|
// @category Deleted
|
|
// @version 0.2.0.@@DATETIMEVERSION@@
|
|
// @description PLUGIN CURRENTLY UNAVAILABLE
|
|
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
|
// @updateURL @@UPDATEURL@@
|
|
// @downloadURL @@DOWNLOADURL@@
|
|
// @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==
|