Sunday, July 17, 2011

About and Chrome URLs

About and Chrome URLs
Chrome has special URLs that load application-specific pages, instead of websites or files on disk.[142]

about:about – List of about pages.
about:appcache-internals – HTML 5 Application Cache diagnostics.
about:blank – Shows a blank HTML document.
about:cache – A list of all the web pages cached by Google Chrome.
about:conflicts – Modules loaded into the main process and modules registered to load at a later point.
about:crash – Crash the active tab.

about:credits – Credits, licenses, and links for all software used to make Chrome.
about:dns – DNS prefetching engine diagnostics.
about:gpu – Graphics card information, used to assist in GPU acceleration debugging.
about:histograms – Detailed technical metrics.
about:inducebrowsercrashforrealz – Crashes the Google Chrome browser.
about:memory – Memory used.
about:net-internals – Network diagnostics.
about:flags – Experimental browser features.[143]
about:plugins – List of installed plugins (not extensions), with disable support for diagnostics.
about:shorthang – Hangs the tab's process, making it become unresponsive.
about:sync – Synchronization engine diagnostics.
about:tcmalloc – Stats as of last page load.
about:terms – Terms of service.
about:version, about: – Version of Chrome, WebKit, V8, and the command line options used to launch.
chrome://bookmarks – Bookmark manager.
chrome://downloads – Download manager.
chrome://extensions – Extensions manager.
chrome://history – Page history.
chrome://newtab – New Tab page.
chrome://print – Print Preview.
chrome://settings – Settings manager.
chrome://view-http-cache – Cached HTTP objects.
view-cache:url – Shows some under-the-hood cache details.
view-source:url – Displays the source code of the URL specified.

--
List of About pages

about:about
about:appcache-internals
about:blob-internals
about:view-http-cache
about:credits
about:conflicts
about:dns
about:flags
about:gpu-internals
about:histograms
about:memory
about:net-internals
about:plugins
about:stats
about:sync-internals
about:tcmalloc
about:terms
about:version
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.

about:crash
about:kill
about:hang
about:shorthang
about:gpucrash
about:gpuhang

No comments:

Post a Comment