Getting Started

  1. Install IITC in your browser (Tampermonkey + the IITC userscript, or the IITC-CE browser extension).
  2. Pick a plugin below and click Install. Your userscript manager will prompt you to confirm.
  3. Reload Intel — the plugin's controls show up in the IITC sidebar.

Updates ship automatically via each plugin's @updateURL. Once installed, Tampermonkey will pull new versions on its own.

Plugins

Blockers

Lists portals you'll need to destroy to clear existing cross-links for items you've drawn with draw-tools.

Install

How it works

  • Draw your planned fields/links with the draw-tools plugin.
  • Open the Blockers dialog from the IITC toolbox.
  • Each portal in the list is clickable — clicking it selects the portal on the map so you can plan a takedown route.

Requires: draw-tools, cross-links

Update URL: https://iitc.blazemv.dev/plugins/blockers.user.js

Field Planner

Plan fields, link chains, star bursts, and multi-layer fields directly on the Intel map. Your anchors persist across reloads.

Install

Modes

  • Field — pick two anchors; the planner suggests the third portal that produces the largest reachable field.
  • Link — pick one anchor; visualise everything reachable from it.
  • Simple Link — quick "can I link these two?" check, no anchor needed.
  • Burst — pick one anchor; star-burst out to every fieldable portal.
  • Layer — finds multi-layer fielding opportunities anchored on the field-mode pair.

Tips

  • Toolbar buttons toggle each mode. Only one mode is active at a time.
  • Right-click a planner pin (or use the reset button) to clear anchors.
  • Anchors are stored in localStorage — they survive a page reload, but clear cleanly on reset.

Requires: draw-tools, cross-links

Update URL: https://iitc.blazemv.dev/plugins/field-planner.user.js

Portal Specifics

Adds the selected portal's GUID, intel URL, resonator percentages, and anomaly-base ornaments to the portal details panel.

Install

What it adds

  • GUID — the portal's internal identifier, ready to copy.
  • Intel URL — a shareable link directly to this portal.
  • Resonator % — each resonator's energy percentage, inline next to the level.
  • Anomaly ornaments — flags RES/ENL base and research-node portals.

Hotkey

Press Ctrl+Alt+P with a portal selected to pulse a 50m red circle around it on the map — handy for pointing it out on a screen share.

Requires: nothing extra

Update URL: https://iitc.blazemv.dev/plugins/portal-specifics.user.js

Source & Contributions

Everything lives on GitHub: BlazeMV/iitc-plugins. Issues and pull requests welcome.

Each plugin is a single hand-written userscript; the repo's build step inlines icons and stylesheets so what Tampermonkey downloads is one self-contained file. Plugins version independently — see the repo's tags for release history.