Skip to content

dnakov/little-rat

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 

little-rat

πŸ€ Small chrome extension to monitor (and optionally block) other extensions' network calls

Get Little Rat for Chrome

Chrome Web Store (Lite version)

The published extension lacks the ability to track the number of requests and notify you, but you can still use it for blocking requests. The reason is that the extension uses the declarativeNetRequest.onRuleMatchedDebug API which is not available for publishing in the Chrome Web Store. Get it here

Screenshot for Chrome Store

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.

Screenshots

Screenshot2 for Manual

Open-Source Libraries <3

Author

https://twitter.com/dnak0v