chrome 地址栏功能

chrome自带了许多功能,都可以通过地址栏查看,比如查看插件列表,history记录,都可以使用url访问,其中有很多在开发中可能都会用到,在这里记录一下。

List of Chrome URLs

  • chrome://about 显示所有 chrome 的相关功能的连接
  • chrome://accessibility 查看浏览器当前访问的标签
  • chrome://appcache-internals 对HTML5应用的离线存储进行管理
  • chrome://apps Chrome网上应用商店
  • chrome://blob-internals
  • chrome://bluetooth-internals
  • chrome://bookmarks Chrome书签管理
  • chrome://chrome
  • chrome://chrome-urls 查看chrome的urls
  • chrome://components 查看相关组件
  • chrome://conflicts 查看所有已经载入或者将要载入主要程序中的 dll 模块
  • chrome://crashes 停用启用崩溃报告
  • chrome://credits 查看第三方软件许可证
  • chrome://device-log
  • chrome://devices
  • chrome://dino
  • chrome://discards
  • chrome://download-internals
  • chrome://downloads 下载管理
  • chrome://extensions 插件管理
  • chrome://flags
  • chrome://flash
  • chrome://gcm-internals
  • chrome://gpu 查看gpu状态
  • chrome://help 帮助信息
  • chrome://histograms
  • chrome://history 地址栏历史记录
  • chrome://indexeddb-internals 查看 html5的本地存储
  • chrome://inspect
  • chrome://interstitials
  • chrome://interventions-internals
  • chrome://invalidations
  • chrome://local-state
  • chrome://media-engagement
  • chrome://media-internals
  • chrome://nacl
  • chrome://net-export
  • chrome://net-internals
  • chrome://network-error
  • chrome://network-errors
  • chrome://newtab
  • chrome://ntp-tiles-internals
  • chrome://omnibox
  • chrome://password-manager-internals
  • chrome://policy
  • chrome://predictors
  • chrome://print
  • chrome://quota-internals
  • chrome://safe-browsing
  • chrome://serviceworker-internals
  • chrome://settings
  • chrome://signin-internals
  • chrome://site-engagement
  • chrome://suggestions
  • chrome://supervised-user-internals
  • chrome://sync-internals
  • chrome://system
  • chrome://taskscheduler-internals
  • chrome://terms
  • chrome://thumbnails
  • chrome://tracing
  • chrome://translate-internals
  • chrome://usb-internals
  • chrome://user-actions
  • chrome://version
  • chrome://webrtc-internals
  • chrome://webrtc-logs

For Debug

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://inducebrowserheapcorruption/
  • chrome://heapcorruptioncrash/
  • chrome://quit/
  • chrome://restart/

你可能感兴趣的:(chrome 地址栏功能)