MCPcopy Index your code
hub / github.com/dnakov/little-rat

github.com/dnakov/little-rat @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
15 symbols 34 edges 5 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

little-rat

IMPORTANT: It's no longer possible to detect and block traffic from other extension unless you enable the extensions-on-chrome-urls flag chrome://flags/#extensions-on-chrome-urls or run Chrome with the --extensions-on-chrome-urls. See details here.

🐀 Small chrome extension to monitor (and optionally block) other extensions' network calls

Manual Installation (Full Version)

  • Download the ZIP of this repo.
  • Unzip
  • Go to chromium/chrome Extensions.
  • Click to check Developer mode.
  • Click Load unpacked extension....
  • In the file selector dialog:
    • Select the directory little-rat-main which was created above.
    • Click Open.
  • **IMPORTANT: ** Make sure you run Chrome with the --extensions-on-chrome-urls flag

Screenshots

Screenshot2 for Manual

Open-Source Libraries <3

Author

https://twitter.com/dnak0v

Core symbols most depended-on inside this repo

updateList
called by 5
src/ext-list.js
notifyPopup
called by 3
src/service-worker.js
updateBlockedRules
called by 2
src/service-worker.js
setTheme
called by 2
src/popup.js
patchDOM
called by 1
src/patch-dom.js
generateRuleId
called by 1
src/service-worker.js
debounce
called by 1
src/service-worker.js
updateBadge
called by 1
src/service-worker.js

Shape

Function 15

Languages

TypeScript100%

Modules by API surface

src/service-worker.js7 symbols
src/popup.js6 symbols
src/patch-dom.js1 symbols
src/ext-list.js1 symbols

For agents

$ claude mcp add little-rat \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact