您的位置:首页 > 其它

Chrome内部协议列表

2013-06-04 10:33 288 查看
其实只要输入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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: