ingress-intel-total-conversion/plugins/favorite-portals.user.js

16 lines
660 B
JavaScript

// ==UserScript==
// @id iitc-plugin-favorite-portals@soulBit
// @name IITC plugin: Favorite Portals
// @category Deleted
// @version 0.2.0.@@DATETIMEVERSION@@
// @description Plugin replaced by the "Bookmarks for maps and portals" plugin
// @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==