AEPKILL/devtools-detector
Detect if DevTools is open observed · 2026-08-28
Health v2 · maintenance only
40/100
- Activity 38
- Release rhythm 8
- Longevity 100
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3142
- days_rel: n/a
- days_push: 372
- n_releases_24m: 0
Adoption not part of the score
1358 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript browser library that detects whether browser DevTools is open. It lets developers trigger actions like crashing the page or logging when a user opens developer tools.
Use cases
- detect if devtools is open in the browser
- prevent users from inspecting my web page
- crash the page when devtools opens
- log when someone opens developer tools
- protect frontend code from inspection
When to choose
- You need to detect DevTools opening in a browser environment
- You want a lightweight, actively maintained TypeScript library with MIT license
- You want to trigger custom behavior (redirect, crash, warning) when DevTools is detected
When to avoid
- You need real security - DevTools detection is trivially bypassed and not a protection mechanism
- You are working in Node.js or non-browser environments
- You need detection guaranteed across all browsers - the library itself notes it is only tested on Chrome
Facets
library · maturity active
developer-tools monitoring security developer-tools web-development security browser devtools-detection anti-debugging typescript browser-library web-server
2 sources
- homepage: https://blog.aepkill.com/demos/devtools-detector/ · fetched 2026-08-29 · 6adfc80792a7
- registry_npm: https://registry.npmjs.org/devtools-detector · fetched 2026-08-29 · 4ecc0376d5bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AEPKILL/devtools-detector | main | 40 |
For agents
markdown · JSON · MCP: product_card(name="AEPKILL/devtools-detector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem