Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @author mcben
// @name IITC plugin: OpenStreetMap Transportation
// @category Map Tiles
// @version 1.0.1
// @description Add the OpenStreetMap transporation map tiles
// @id basemap-opvn
// @namespace https://github.com/IITC-CE/ingress-intel-total-conversion
// @match https://intel.ingress.com/*
// @match https://intel-x.ingress.com/*
// ==UserScript==
// @id google@test
// @name IITC plugin: google - test plugin
// @category Tweaks
// @version 0
// @namespace https://github.com/jonatkins/ingress-intel-total-conversion
// @match https://intel.ingress.com/*
// @grant none
// ==/UserScript==
@McBen
McBen / total-conversion-build.user.js
Created August 10, 2023 11:26
IITC with map rotation
This file has been truncated, but you can view the full file.
// ==UserScript==
// @author jonatkins
// @name IITC: Ingress intel map total conversion - Rotate test
// @version 0.36.1.rotate_test
// @description Rotation test version
// @run-at document-end
// @id total-conversion-build-test
// @namespace https://github.com/IITC-CE/ingress-intel-total-conversion
// @match https://intel.ingress.com/*
// @match https://intel-x.ingress.com/*
@McBen
McBen / total-conversion-build.user.js
Created November 13, 2022 14:46
IITC with RED-Faction (thx to xscreach)
This file has been truncated, but you can view the full file.
// ==UserScript==
// @author jonatkins
// @name IITC: Ingress intel map total conversion
// @version 0.33.0.1
// @description Total conversion for the ingress intel map.
// @run-at document-end
// @id total-conversion-build
// @namespace https://github.com/IITC-CE/ingress-intel-total-conversion
// @updateURL https://iitc.app/build/release/total-conversion-build.meta.js
// @downloadURL https://iitc.app/build/release/total-conversion-build.user.js
// ==UserScript==
// @name IITC Plugin: No canvas
// @namespace https://github.com/IITC-CE/ingress-intel-total-conversion
// @version 0.1
// @description override leaflet preferCanvas
// @match https://intel.ingress.com/*
// @grant none
// ==/UserScript==
(function() {