Skip to content

Instantly share code, notes, and snippets.

@lsauer
Last active January 17, 2022 09:59
Show Gist options
  • Star 30 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save lsauer/2907369 to your computer and use it in GitHub Desktop.
Save lsauer/2907369 to your computer and use it in GitHub Desktop.
Google Chrome special pages for memory, debug, resources, profiling, downloads...

####lsauer.com


###Overview of all chrome:// pages.

  • List by calling chrome://about/
  • Following is a direct dump from the 'about' page for reference

###List of Pages as per v20.xxx

###List of Chrome URLs

chrome://appcache-internals
chrome://blob-internals
chrome://bookmarks
chrome://cache
chrome://chrome-urls
chrome://crashes
chrome://credits
chrome://dns
chrome://downloads
chrome://extensions
chrome://flags
chrome://flash
chrome://gpu-internals
chrome://histograms
chrome://history
chrome://ipc
chrome://inspect
chrome://media-internals
chrome://memory
chrome://net-internals
chrome://view-http-cache
chrome://newtab
chrome://omnibox
chrome://plugins
chrome://policy
chrome://predictors
chrome://print
chrome://profiler
chrome://quota-internals
chrome://sessions
chrome://settings
chrome://stats
chrome://sync-internals
chrome://tasks
chrome://terms
chrome://tracing
chrome://tcmalloc
chrome://version
chrome://conflicts
chrome://workers

###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

###General Purpose

These are aliases for the sites listed above and link to the most important internal pages

about:memory
about:stats
about:network
about:histograms
about:dns
about:cache
about:crash
about:plugins
about:version
@xgqfrms
Copy link

xgqfrms commented Jan 17, 2016

chrome://memory-redirect/

@xgqfrms
Copy link

xgqfrms commented Jan 17, 2016

Ads

@1425312
Copy link

1425312 commented Jun 26, 2016

hi

@1425312
Copy link

1425312 commented Jun 26, 2016

hi

@wrxck
Copy link

wrxck commented Sep 6, 2016

Add chrome://inducebrowsercrashforrealz

@wrxck
Copy link

wrxck commented Sep 6, 2016

(Yes, it works)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment