https://github.com/decryptable/disable-disable-devtools
a Chrome extension that bypasses website security using Disable-Devtool
https://github.com/decryptable/disable-disable-devtools
Last synced: 5 months ago
JSON representation
a Chrome extension that bypasses website security using Disable-Devtool
- Host: GitHub
- URL: https://github.com/decryptable/disable-disable-devtools
- Owner: decryptable
- Created: 2025-08-18T11:18:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-18T11:21:49.000Z (5 months ago)
- Last Synced: 2025-08-18T13:24:27.866Z (5 months ago)
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Disable [Disable-Devtool](https://github.com/theajack/disable-devtool)
https://github.com/user-attachments/assets/4eeb15a3-e830-4603-a926-35d1d2201d1f
## About
**Disable Disable-Devtool** is a Chrome extension that bypasses website security using [Disable-Devtool](https://github.com/theajack/disable-devtool).
This extension uses a few tricks by tapping into the browser's built-in JavaScript global APIs and hooking into the APIs tied to [Disable-Devtool](https://github.com/theajack/disable-devtool).
By default, the extension isn’t active on all sites. This is because, as mentioned, it messes with browser JavaScript APIs, which could clash with some websites.
## Installation
Grab the [disable-disable-devtool_v1.0.0.zip](./disable-disable-devtool_v1.0.0.zip) file from this repo. Unzip it to a folder. Then, [follow the steps provided by ChatGPT](https://chatgpt.com/s/t_68a305f873d48191b5a5409d078d303f).
## Some Questions You Might Have
1. **Why is the code obfuscated?**
Some website devs might try to beef up their security based on my code if it’s not obfuscated.
2. **Can I contribute to this project?**
Probably not for this specific project. But check out my other repos—you might find something cool to work on!
3. **Is this extension only for [Disable-Devtool](https://github.com/theajack/disable-devtool)?**
Nope! It also handles stuff like:
- Forcing right-click to work (except in iframes)
- Bypassing debugger breakpoints when devtools are open