Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Vorschau von DevTools Unlock Open

DevTools Unlock Open von lean

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

0 (0 Bewertungen)0 (0 Bewertungen)
Laden Sie Firefox herunter und holen Sie sich die Erweiterung
Datei herunterladen

Metadaten zur Erweiterung

Screenshots
The state is not openAfter activation, it can unlock the website but still cannot open the debugging tools.
Über diese Erweiterung
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/
Bewertet mit 0 von 0 Bewertern
Melden Sie sich an, um diese Erweiterung zu bewerten
Es liegen noch keine Bewertungen vor

Stern-Bewertung gespeichert

5
0
4
0
3
0
2
0
1
0
Noch keine Bewertungen
Berechtigungen und Daten

Benötigte Berechtigungen:

  • Auf Browsertabs zugreifen

Optionale Berechtigungen:

  • Auf Ihre Daten für diverse Websites zugreifen

Datenerfassung:

  • Der Entwickler sagt, dass diese Erweiterung keine Datenerhebung benötigt.
Weitere Informationen
Weitere Informationen
Add-on-Links
  • Homepage
  • Hilfeseite
  • Hilfe-E-Mail-Adresse
  • Add-on-ID kopieren
Version
1.2.0
Größe
102,38 KB
Zuletzt aktualisiert
vor 7 Tagen (17. Sep. 2026)
Verwandte Kategorien
  • Webentwicklung
Lizenz
Mozilla Public License 2.0
Versionsgeschichte
  • Alle Versionen anzeigen
Schlagwörter
  • download
  • user scripts
Zur Sammlung hinzufügen
Dieses Add-on melden
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Herunterladen

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

Neueste Versionen

  • Nightly
  • Beta

Firefox für Unternehmen

  • Enterprise

Gemeinschaft

  • Connect
  • Contribute
  • Developer

Folgen

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.