--- title: "Chrome URLs 列表(List of Chrome URLs)" date: 2025-03-16T22:14:24Z lastmod: 2025-03-16T22:17:01Z tags: [软件,Chrome,Chromium,链接] --- # Chrome URLs 列表(List of Chrome URLs) 参考资料:[https://blog.csdn.net/LY_Dengle/article/details/78543770](https://blog.csdn.net/LY_Dengle/article/details/78543770) --- ## 普通 URL - **chrome://about** 进入 `chrome://chrome-urls` - **chrome://accessibility** - **chrome://appcache-internals** 管理HTML5应用的离线存储 - **chrome://apps/** 管理 Chrome 应用 - **chrome://blob-internals** - **chrome://bluetooth-internals** - **chrome://bookmarks** 管理 Chrome 书签 - **chrome://chrome-urls** 显示 Chrome URLs 列表 - **chrome://components** 组件 - **chrome://crashes** 开关上传崩溃报告 - **chrome://credits** 查看第三方软件许可证 - **chrome://devices/** 查看设备 - **chrome://device-log** - **chrome://dino** 小恐龙(断网时的小游戏彩蛋) - **chrome://dns/** 查看 DNS 记录 - **chrome://downloads/** 查看下载文件 - **chrome://download-internals** - **chrome://eoc-internals** - **chrome://extensions/** 查看和管理扩展程序 - **chrome://flags** 实验性功能 - **chrome://flash/** 查看 Flash 插件的详细信息 - **chrome://gcm-internals** 查看消息推送服务(GCM)的日志 - **chrome://gpu** - **chrome://histograms** - **chrome://history** 历史记录 - **chrome://indexeddb-internals** 查看 HTML5 的本地储存 - **chrome://inspect/** 查看开发工具 - **chrome://interventions-internals** - **chrome://invalidations** - **chrome://local-state** - **chrome://media-engagement** - **chrome://media-internals** 查看媒体内部数据 - **chrome://memory-redirect/** 查看内存占用信息 - **chrome://net-export** - **chrome://net-internals** - **chrome://network-error** - **chrome://network-errors** - **chrome://newtab** 新标签页 - **chrome://ntp-tiles-internals** - **chrome://offline-internals** - **chrome://omnibox** 调试 `智能地址栏` - **chrome://password-manager-internals** - **chrome://plugins/** 启用/停用 插件 - **chrome://policy** 策略 - **chrome://predictors** 查看 `Chrome 输入预测` 的数据 - **chrome://quota-internals** - **chrome://safe-browsing** - **chrome://sandbox** 查看 `沙盒` 信息 - **chrome://serviceworker-internals** - **chrome://settings/** 设置 - **chrome://signin-internals** - **chrome://site-engagement** - **chrome://snippets-internals** - **chrome://suggestions** - **chrome://supervised-user-internals** - **chrome://sync-internals** - **chrome://taskscheduler-internals** - **chrome://translate-internals** - **chrome://usb-internals** - **chrome://user-actions** - **chrome://version** 关于和版本 - **chrome://webapks** - **chrome://webrtc-internals** - **chrome://webrtc-logs** - **chrome-devtools://devtools/bundled/devtools_app.html** --- ## 调试 URL > The following pages are for debugging purposes only. Because they crash or hang the renderer, they're not linked directly; you can type them into the address bar if you need them. > > 以下的页面仅用于调试。你不能直接点击它们来使用,因为它们可能会使浏览器崩溃或使渲染器挂起;如果你要使用他们,你需要手动把它们输入浏览器的地址栏。 - **chrome://badcastcrash/** - **chrome://inducebrowsercrashforrealz/** - **chrome://crash/** - **chrome://crashdump/** - **chrome://kill/** - **chrome://hang/** - **chrome://shorthang/** - **chrome://gpuclean/** - **chrome://gpucrash/** - **chrome://gpuhang/** - **chrome://memory-exhaust/** - **chrome://ppapiflashcrash/** - **chrome://ppapiflashhang/** - **chrome://gpu-java-crash/** - **chrome://java-crash/** - **chrome://quit/** 退出浏览器 - **chrome://restart/** 重启浏览器 ‍