# dnakov/little-rat

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

Repository: https://github.com/dnakov/little-rat
Canonical: https://ross.abutalabs.com/products/little-rat
Language: JavaScript
License: MIT
License Family: permissive
Topics: chrome-extension, javascript, security-audit, browser, chromium
Last push: 2025-03-28T14:49:39+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 13, release rhythm 35, longevity 79
- inputs: {"age_days": 1115, "days_push": 523, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2340, forks 75 (observed 2026-08-28T04:06:38.773319+00:00)

## What it is
A small Chrome extension that monitors and optionally blocks network calls made by other browser extensions. It requires the extensions-on-chrome-urls flag to detect traffic from other extensions.

## Use cases
- monitor network requests made by other chrome extensions
- block extensions from making network calls
- audit browser extensions for suspicious network activity
- detect extensions that phone home
- investigate extension privacy and security

## When to choose
- you want visibility into what network traffic your installed extensions generate
- you want to block specific extensions from communicating over the network
- you are doing a security audit of your browser extensions

## When to avoid
- you need to monitor regular website traffic rather than extension traffic
- you cannot or do not want to enable the extensions-on-chrome-urls flag
- you need a general-purpose network sniffer or proxy

## Facets
- artifact type: plugin
- maturity: active
- function: monitoring, security, networking, browser-extension
- domain: security, browser-extensions, privacy, developer-tools
- platform: browser, browser-extension
- tags: chrome-extension, network-monitoring, extension-audit, traffic-blocking, chromium

## Member repositories
- dnakov/little-rat (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:38.773319+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:37:25.186324+00:00, confidence not recorded.
  - readme: https://github.com/dnakov/little-rat (fetched 2026-08-28T04:06:38.773319+00:00, sha 91e9e7f75d8b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
