17 lines
741 B
JavaScript
17 lines
741 B
JavaScript
// ==UserScript==
|
|
// @id iitc-plugin-players-portal-pictures
|
|
// @name IITC plugin: Player's Portal Pictures
|
|
// @version 0.1.0.@@DATETIMEVERSION@@
|
|
// @category Deleted
|
|
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
|
|
// @updateURL @@UPDATEURL@@
|
|
// @downloadURL @@DOWNLOADURL@@
|
|
// @description [@@BUILDNAME@@-@@BUILDDATE@@] Niantic removed the data this plugin needed. It is no longer possible to search for photo submitter.
|
|
// @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==
|
|
|