ingress-intel-total-conversion/plugins/favorite-portals.user.js
Jon Atkins a77a31ac07 moved favorite-portals and ipas-link to broken plugin folder - created dummy deleted files
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
2013-12-01 19:07:16 +00:00

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==