Chrome内部协议列表

来源:互联网 发布:男士发型软件 编辑:程序博客网 时间:2024/06/01 07:14

其实只要输入chrome://chrome-urls/就会显示所有内部协议,这些内部协议相当于很多实用工具,全部以html形态呈现,这也是chrome一直以来的趋势,整个界面尽量html化。比如最开始很重要的设置部分采用的是普通窗口界面,后来也演化成html界面,这样的好处是界面的改进非常方便,甚至能实时升级,而普通的窗口界面修改和升级却非常费时。


普通工具

  • chrome://accessibility
  • chrome://appcache-internals
  • chrome://blob-internals
  • chrome://bookmarks
  • chrome://cache
  • chrome://chrome-urls
  • chrome://conflicts
  • chrome://crashes
  • chrome://credits
  • chrome://dns
  • chrome://downloads
  • chrome://extensions
  • chrome://flags
  • chrome://flash
  • chrome://gpu
  • chrome://history
  • chrome://inspect
  • chrome://ipc
  • chrome://media-internals
  • chrome://memory
  • chrome://nacl
  • chrome://net-internals
  • chrome://newtab
  • chrome://omnibox
  • chrome://plugins
  • chrome://policy
  • chrome://predictors
  • chrome://print
  • chrome://profiler
  • chrome://quota-internals
  • chrome://settings
  • chrome://signin-internals
  • chrome://stats
  • chrome://sync-internals
  • chrome://terms
  • chrome://tracing
  • chrome://user-actions
  • chrome://version
  • chrome://view-http-cache
  • chrome://webrtc-internals

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://crash
  • chrome://kill
  • chrome://hang
  • chrome://shorthang
  • chrome://gpuclean
  • chrome://gpucrash
  • chrome://gpuhang
  • chrome://ppapiflashcrash
  • chrome://ppapiflashhang