Ross ROSS = Recommend OSS · open-source software intelligence for agents

theajack/disable-devtool

Disable web developer tools from the f12 button, right-click and browser menu observed · 2026-08-28

github.com/theajack/disable-devtool · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 84
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2142
  • days_rel: n/a
  • days_push: 97
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3504 stars · 302 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A lightweight TypeScript library that disables browser developer tools with one line of code, blocking F12, right-click, and browser menu access. It supports npm and CDN usage with configurable bypass via URL token.

Use cases

  • disable f12 developer tools on my website
  • prevent users from opening devtools
  • block right-click and inspect element
  • protect frontend source code from inspection
  • one line of code to disable web developer tools
  • stop users from debugging my web page

When to choose

  • You want a simple, drop-in way to deter casual devtools access on a public web page
  • You need npm or CDN integration with minimal configuration
  • You want a configurable bypass token for trusted users

When to avoid

  • You need real security against determined attackers, since devtools blocking is trivially bypassed
  • You want to block server-side inspection or API abuse
  • Your users legitimately need browser accessibility tools

Facets

library · maturity active

security developer-tools web-development frontend security browser devtools-blocking anti-debugging f12-disable right-click-disable browser-protection web-server

3 sources

Member repositories

RepositoryRoleHealth v2
theajack/disable-devtoolmain61

For agents

markdown · JSON · MCP: product_card(name="theajack/disable-devtool")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem