Skip to content

Instantly share code, notes, and snippets.

View x3388638's full-sized avatar
:octocat:

YY Chang x3388638

:octocat:
View GitHub Profile
@x3388638
x3388638 / ingressTool.v3.user.js
Created April 10, 2016 14:52
Override the original function in ingress intel map to log the portal owner and get latest captured date of the portal
// ==UserScript==
// @name ingress tool
// @namespace IngressTool
// @version 0.1
// @description Log portals you own
// @author Y.Y.
// @match https://www.ingress.com/intel*
// @match http://www.ingress.com/intel*
// @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel*
// ==UserScript==
// @name Captured date tool
// @namespace https://PortalExplorer-rhcloud.com/
// @version 0.1
// @description show the captured date of portal
// @author Y.Y.
// @include https://www.ingress.com/intel*
// @include http://www.ingress.com/intel*
// @match https://www.ingress.com/intel*
// @match http://www.ingress.com/intel*