Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of DevTools Unlock Open

DevTools Unlock Open by lean

Open-source unlock for sites that block DevTools (e.g. disable-devtool): stop reloads, wipes, and detection.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
The state is not openAfter activation, it can unlock the website but still cannot open the debugging tools.
About this extension
DevTools Unlock Open is a FREE, fully OPEN-SOURCE Chrome extension that restores DevTools on websites that intentionally block debugging.

★ OPEN SOURCE (audit & contribute)
This project is open source on GitHub. You can read every line of code, verify permissions, report issues, and contribute:
https://github.com/webLiang/devtools-unlock

• MIT/ISC-style community project — no paywall inside the extension
• No code obfuscation, no remote code loading, no ads, no tracking SDKs
• The package you install from the Chrome Web Store matches the public repository (pnpm build → dist/chrome)
• Releases & changelog: https://github.com/webLiang/devtools-unlock/releases

★ SINGLE PURPOSE
This extension does one thing only: on sites YOU explicitly enable, it injects an unlock script at document_start (MAIN world) to neutralize common anti-DevTools detectors (for example disable-devtool and similar custom scripts). That stops typical punishments such as forced reloads, blanking the page, or hostile redirects — so you can open Elements / Network / Sources normally.

★ WHO IT IS FOR
• Front-end developers inspecting pages that ship anti-debug scripts
• Security researchers and learners who need DevTools available on pages they can already load

★ HOW TO USE
1. After install, unlock is OFF for every site by default (other sites stay untouched).
2. Open the target website, click the toolbar icon, and enable “Enable unlock for this site”.
3. The page reloads once. Cross-origin iframe hosts found on that tab can be unlocked together (useful for embedded players).
4. Open DevTools — the page should stay usable instead of wiping or looping reload.

★ PERMISSIONS (why we ask)
• storage — save your local per-hostname whitelist (never uploaded)
• scripting — register unlock.js at document_start for enabled hosts only
• tabs — read the current tab URL / title needed for the popup toggle and reload
• host access (<all_urls>) — you may enable unlock on any http(s) site; injection must run BEFORE page scripts. Chrome Web Store and similar pages are excluded.

★ PRIVACY
No personal data, browsing history, or page content is collected or sent to any server. Settings stay in chrome.storage.local on your device only.
Privacy policy: https://github.com/webLiang/devtools-unlock/blob/master/PRIVACY.md

★ NOT FOR
Not a paywall / DRM / login-wall bypass. Not for stealing credentials or scraping private content. Intended only for legitimate debugging and security research.

★ SOURCE, ISSUES & SUPPORT
Open-source repository: https://github.com/webLiang/devtools-unlock
Report bugs / ask questions: https://github.com/webLiang/devtools-unlock/issues
GitHub Pages (optional homepage / ownership verification): https://webliang.github.io/devtools-unlock/
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Access browser tabs

Optional permissions:

  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Support site
  • Support Email
  • Copy add-on ID
Version
1.2.0
Size
102.38 KB
Last updated
6 days ago (Sep 17, 2026)
Related Categories
  • Web Development
License
Mozilla Public License 2.0
Version History
  • See all versions
Tags
  • download
  • user scripts
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.