WEBSITE LOOKS BROKEN? Update the script. On the upside you may scroll the portal details if there’s not enough screen space.
It’s annoying to extend the intel page with new features because the minified code makes it hard to grasp what’s going on. Also, one has to play catch up each time Niantic put up a new version because all the variables might get new names.
So instead, here’s a userscript that starts from scratch:
(click to zoom)
- feels faster. (Likely because leaflet is faster, although there are some other tricks.)
- full view of portal images
- better chat
- separated full/compact/public/faction
- compact only shows the last automated message for each user. Makes a great “where are they now” guide.
- nick tab completion
- clickable links
- automatic idle resume
- portal details get updated while portal is visible on map
- links to portals made easy (partly works with the vanilla map, too)
- info porn. Everything with the help cursor has more info hidden in a tooltip.
- may toggle portals/links/fields
- hack range (yellow circle) and link range (large red circle) for portals. Click on the range link in the sidebar to zoom to link range.
- double clicking a portal zooms in and focuses it
- display of XM and AP rewards for redeemed passcodes
- extend it even more with the use of plugins
Current version is 0.61. See NEWS.md for details. THIS VERSION CONTAINS A SECURITY UPDATE. Please update as soon as possible and also alert friends about it.
Firefox: Install Greasemonkey or Scriptish. Click install link. Install. Reload page.
Chrome: The user script works in vanilla Chrome.
- Click install link and ignore the warning.
- The file should be downloaded and appear in your download bar.
- Goto
Menu Button
→Tools
→Extensions
. - Drag and drop the download over the window and Chrome will offer you to install the script.
- Reload page.
Note: if Chrome only shows you the text, but does not offer an install dialog, make sure the file ends in .user.js
. If it’s something like .user(2).js
it won’t work.
Opera: Download the script and put it into your user_js folder (that’s ~/.opera/user_js
on Unix). If you can’t find it see Opera’s docs. After placing it there, reload the page.
NoScript: The newest, not yet released version appears to work with NoScript. Until it is released disable NoScript if you have problems. To make the script work whitelist at least these domains: ingress.com
github.com
leafletjs.com
googleapis.com
. If you want to see the cool font also whitelist googleusercontent.com
.
tutorial / guide / please read / free candy
Please do!
(Obviously, Resistance folks must send in complete patches while Enlightenment gals and guys may just open feature request ☺). If you want to hack the source, please read HACKING.md for details .
So far, these people have contributed:
Bananeweizen, cmrn, epf, integ3r, JasonMillward, jonatkins, mledoze, OshiHidra, phoenixsong6, Pirozek, saithis, Scrool, sorgo, vita10gy, Xelio, ZauberNerd
This project is licensed under the permissive ISC license. Parts imported from other projects remain under their respective licenses:
- autolink-js by Bryan Woods; MIT
- load.js by Chris O'Hara; MIT
- leaflet.js; custom license (but appears free)
- leaflet.draw.js; by jacobtoye; MIT
leaflet_google.js
by Pavel Shramov; same as Leaftlet (modified, though)- StackOverflow-CopyPasta is attributed in the source; CC-Wiki
- all Ingress/Niantic related stuff obviously remains non-free and is still copyrighted by Niantic/Google