little-rat
IMPORTANT: It's no longer possible to detect and block traffic from other extension unless you run Chrome with the --extensions-on-chrome-urls
command line flag. 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
Open-Source Libraries <3