Debug Switch for Tracy by martenb
Turn the Tracy / Nette debug bar on and off per domain with one click. Sets or deletes the debug cookie (nette-debug, tracy-debug) and reloads the page. Unofficial tool, not affiliated with the Nette project.
Available on Firefox for Android™Available on Firefox for Android™
Scan the QR code to open this extension in Firefox for Android
Extension Metadata
Screenshots
About this extension
Nette and Tracy detect development mode from a cookie: Configurator::detectDebugMode() reads nette-debug, Tracy\Debugger::detectDebugMode() reads tracy-debug. The cookie value is a secret that the server matches as secret@IP.
This extension sets and removes that cookie for you, per domain, with its own secret and its own lifetime.
Features:
• Toolbar toggle for the current domain, state shown by the icon (colour = debug on, greyed out = off)
• Choose nette-debug, tracy-debug or a custom cookie name
• Separate secret per domain
• Cookie lifetime: session, or 1 to 90 days
• Scope: the exact host, or the domain including subdomains
• Optional page reload after toggling
• Alt+Shift+D keyboard shortcut
• Container tabs and private windows keep their own state
• Warns when a cookie with a different value is already set for the domain
• All domains managed in one place, with JSON export and import
The extension sends no data anywhere, has no analytics and makes no network requests. All configuration stays in local browser storage.
Note: the cookie alone does not enable debug mode. The server has to whitelist your secret, e.g. $configurator->setDebugMode('secret1234@1.2.3.4') or Debugger::enable(['secret1234@1.2.3.4']).
Unofficial tool, not affiliated with the Nette project or the authors of Tracy.
This extension sets and removes that cookie for you, per domain, with its own secret and its own lifetime.
Features:
• Toolbar toggle for the current domain, state shown by the icon (colour = debug on, greyed out = off)
• Choose nette-debug, tracy-debug or a custom cookie name
• Separate secret per domain
• Cookie lifetime: session, or 1 to 90 days
• Scope: the exact host, or the domain including subdomains
• Optional page reload after toggling
• Alt+Shift+D keyboard shortcut
• Container tabs and private windows keep their own state
• Warns when a cookie with a different value is already set for the domain
• All domains managed in one place, with JSON export and import
The extension sends no data anywhere, has no analytics and makes no network requests. All configuration stays in local browser storage.
Note: the cookie alone does not enable debug mode. The server has to whitelist your secret, e.g. $configurator->setDebugMode('secret1234@1.2.3.4') or Debugger::enable(['secret1234@1.2.3.4']).
Unofficial tool, not affiliated with the Nette project or the authors of Tracy.
Rated 0 by 0 reviewers
Permissions and data
Optional permissions:
- Access your data for all websites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 1.1.0
- Size
- 37.71 KB
- Last updated
- 4 days ago (Aug 4, 2026)
- Related Categories
- License
- MIT License
- Version History
- Add to collection