# google/tamperchrome

Tamper Dev is an extension that allows you to intercept and edit HTTP/HTTPS requests and responses as they happen without the need of a proxy. Works across all operating systems (including Chrome OS).

Repository: https://github.com/google/tamperchrome
Canonical: https://ross.abutalabs.com/products/tamperchrome
Homepage: https://tamper.dev
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: security, debugging, extension, web
Last push: 2026-02-26T17:52:23+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 69, release rhythm 8, longevity 100
- inputs: {"age_days": 3422, "days_push": 188, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4218, forks 233 (observed 2026-08-28T04:08:39.230083+00:00)

## What it is
Tamper Dev is a browser extension that intercepts and edits HTTP/HTTPS requests and responses in real time without requiring a proxy or auxiliary app. It is the successor to Tamper Chrome and supports multiple browsers with full HTTPS support.

## Use cases
- debug http requests from my browser
- intercept and modify https requests without a proxy
- test web app security vulnerabilities
- inspect and edit request headers and body
- mock server responses in the browser
- alternative to burp suite for browser traffic

## When to choose
- you need to intercept or modify browser HTTP/HTTPS traffic with zero setup
- you want a lightweight Burp Proxy / MITM Proxy alternative inside the browser
- you are a pentester or developer debugging web requests on any OS including Chrome OS

## When to avoid
- you need to intercept traffic from non-browser applications
- you require advanced automated scanning or full proxy-based pentesting features
- you need to capture traffic at the network level outside the browser

## Facets
- artifact type: plugin
- maturity: active
- function: http-client, security, developer-tools, penetration-testing
- domain: security, developer-tools, web-development, penetration-testing
- platform: browser-extension, cross-platform
- tags: http-debugging, request-interception, mitm, chrome-extension, web-security-testing

## Member repositories
- google/tamperchrome (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.230083+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-29T18:22:25.212589+00:00, confidence not recorded.
  - readme: https://github.com/google/tamperchrome (fetched 2026-08-28T04:08:39.230083+00:00, sha edd575d1da84)
  - homepage: https://tamper.dev (fetched 2026-08-29T09:12:43.435465+00:00, sha f3afe999e871)
- Data as of 2026-08-30T08:39:29.467469+00:00.
