Quickly access hidden internal URLs for Chromium-based browsers (like chrome://, edge://, etc.).
Note that not all URLs are supported by all browsers.
This extension supports the following Chromium-based browsers:
arc://brave://atlas:// (uses chrome:// internally)chrome://dia://edge://opera://browser:// (uses chrome:// internally)vivaldi://Each browser uses its own URL scheme to access internal pages, though they share many common paths due to their Chromium foundation.
This extension includes debug commands that are intended exclusively for browser developers testing crash reporting and stability. These commands can:
chrome://crash, chrome://gpucrash)chrome://hang, chrome://gpuhang)chrome://kill, chrome://quit)These URLs are hidden by default. Only enable them in preferences if you are a developer who understands their purpose and accepts the risks.
The extension also includes chrome-untrusted:// URLs, which run in isolated security contexts with restricted privileges. These URLs:
Examples include chrome-untrusted://compose, chrome-untrusted://print, and chrome-untrusted://privacy-sandbox-dialog.
These URLs are also hidden by default. Only enable them if you understand the security implications and are troubleshooting specific browser features.
The secret browser URLs in this extension are derived from official Chromium source code, specifically:
These URLs provide access to internal browser pages for debugging, diagnostics, configuration, and feature management. While most URLs work across all Chromium-based browsers, some may be browser-specific or platform-dependent.