OLD | NEW |
(Empty) | |
| 1 Chromium has special pages that are called About URLs. You can view them by typi
ng the url in the Omnibar (address bar). Note: only about:blank could be linked
within a web page, all the others cannot. |
| 2 |
| 3 | **Url** | **Description** | |
| 4 |:--------|:----------------| |
| 5 | about: | version information | |
| 6 | about:version | version information | |
| 7 | about:plugins | installed plugins | |
| 8 | about:flags | list of available experiments | |
| 9 | about:histograms | histogram data submitted/uploaded via UMA | |
| 10 | about:objects | about tracked objects such as Tasks | |
| 11 | about:dns | dns records information | |
| 12 | about:stats | secret stats page | |
| 13 | about:credits | chromium acknowledgments and legal information | |
| 14 | about:terms | terms and conditions | |
| 15 | about:memory | information about current memory state | |
| 16 | about:network | current network status | |
| 17 | about:cache | mapping to the view-cache: internal URL | |
| 18 | about:ipc | ipc information | |
| 19 | about:gpu | gpu information | |
| 20 | about:conflicts | lists loaded modules and shows any known conflict | |
| 21 | about:internets | some cool OpenGL screen | |
| 22 | about:crash | crashes the browser | |
| 23 | about:hang | hangs the browser | |
| 24 | about:shorthang | short hangs the browser | |
| 25 | about:blank | blank page | |
OLD | NEW |