List of Chrome URLs and their purpose

Martin Brinkmann
Sep 4, 2012
Updated • Nov 2, 2021
Google Chrome
|
23

Chrome URLs are internal pages of the Google Chrome browser designed mostly to provide developers and advanced users with detailed information about the browser's internals.

Just like Mozilla Firefox or Opera, Google Chrome ships with a set of internal URLs that you can access for various purposes. From displaying internal information to downloads, looking up crashes or the browser's experimental features that you can enable to test them out, there is something available for anyone here.

But which pages are available, and what purpose do they serve? The first thing that you need to know is that all Chrome URLs begin with chrome:// followed by one or multiple words afterwards. Multiple words are always hyphenated and URLs never include spaces or special chars in them.

You can display the list of Chrome URLs by loading chrome://chrome-urls/ in the browser. While that gives you a list of available pages, it won't provide you with information on what purpose they serve, and not all pages that are available actually. You can obviously load them one by one to find out, or look at the list below for faster results.

List of Chrome URLs

chrome-memory

  • chrome://about -- lists all internal Chrome URLs.
  • chrome://accessibility - Displays accessibility information for each tab open in the browser, and whether the feature is turned on globally.
  • chrome://appcache-internals - Information about appcached sites, including how much space they use.
  • chrome://apps/ - Lists all installed applications (by user and those that ship with the Chrome browser on a new page.
  • chrome://blob-internals/ - Information about Binary Large Objects (blobs)
  • chrome://bluetooth-internals/ -- Displays information about connected Bluetooth adapters and devices, e.g. whether devices are presented and discoverable.
  • chrome://bookmarks - Opens the browser's bookmarks manager
  • chrome://chrome/ - Opens the about page.
  • chrome://chrome-urls - Displays this list. Can also be loaded with Chrome://About
  • chrome://components/ - A list of internal components such as "chrome crash service" or "pepper flash", and options to check for updates for each individually.
  • chrome://conflicts/ - Lists all modules loaded and reveals whether there are any conflicts.
  • chrome://crashes/ - Displays information on recent crashes if crash reporting is enabled.
  • chrome://credits - Technologies that are included in the browser, their licenses, and who has created them
  • chrome://device-log/ - Shows a log of device related events.
  • chrome://devices/ - Lists physical or virtual devices connected to Chrome. Option to add printers to Google Cloud Print.
  • chrome://dino -- Loads a basic game.
  • chrome://discards/ - Information about tabs that were discarded during the session. Options to discard individual tabs from the page.
  • chrome://download-internals -- Start downloads and monitor responses and the process.
  • chrome://downloads - The browser's download manager listing all past downloads
  • chrome://extensions - Displays the installed extensions
  • chrome://flags - Displays experimental features that may or may not be integrated into the browser at one time or the other
  • chrome://gcm-internals/ - Displays Google Cloud Messaging information.
  • chrome://gpu - Information about the video card and supported features, e.g. hardware acceleration
  • chrome://help/ - Opens the about page.
  • chrome://histograms - Histogram related information
  • chrome://history - Opens the browsing history page with options to clear the browsing history or look through it to find a page that you have opened in the past.
  • chrome://indexeddb-internals/ - IndexedDB information in the user profile.
  • chrome://inspect - Option to inspect elements, such as pages or extensions in Chrome
  • chrome://interventions-internals -- Lists the intervention status, flags, logs, and other information.
  • chrome://invalidations/ - Lists invalidations debug information
  • chrome://local-state/ - Lists features and whether they are enabled or not in the local browser, also state information.
  • chrome://media-engagement -- Displays the media engagement score and thresholds for all sites opened in the browser. The score is used to determine video autoplay with sound.
  • chrome://media-internals - Displays media information when you play media
  • chrome://nacl - Information about Chrome's NaCl plugin (Native Client)
  • chrome://net-export -- capture network activity and save it to a file on the disk.
  • chrome://net-internals - Displays detailed network and connection related information, including SPDY connections, sockets or dns lookups
  • chrome://network-error/ - Displays the network error message.
  • chrome://network-errors/ - Displays the list of network error messages that Chrome may throw.
  • chrome://newtab - Displays the new tab page
  • chrome://ntp-tiles-internals -- Displays information about the tiles on the New Tab page and the Top sites functionality.
  • chrome://omnibox - Display address bar input results on this page, includes search, shortcuts and history information in the results
  • chrome://password-manager-internals/ - Password manager logs are listed on the page. Logs are cleared automatically when the page is closed.
  • chrome://policy - All policies that are currently active in the browser
  • chrome://predictors - A list of auto complete and resource prefetch predictors based on past activities
  • chrome://print - The print preview page
  • chrome://process-internals -- Process and site isolation information, frame trees.
  • chrome://quota-internals - Information about free disk space available for the Chrome profile directory, and usage and quota details
  • chrome://safe-browsing -- currently under construction. Displays Safe Browsing status.
  • chrome://serviceworker-internals/ - Lists all Service Workers registered by the browser, and options to unregister.
  • chrome://settings - Opens the main Chrome Settings' page.
  • chrome://signin-internals -- Displays inforamtion about the signed in account(s) such as last signin details or validity.
  • chrome://site-engagement -- Dispalys an engagement score for all sites visited in the browser.
  • chrome://suggestions/ - All New Tab page suggestions, and when they expire.
  • chrome://supervised-user-internals/ -- Lists information about the active user, and gives administrators options to test website filters and other things.
  • chrome://sync-internals - Detailed information about the browser's synchronization feature if enabled.
  • chrome://system/ - Lists JSON information about the system, sync, memory usage and more.
  • chrome://terms - Google Chrome's Terms of Service
  • chrome://thumbnails/ - All top sites urls with and without thumbnails.
  • chrome://tracing - Recording needs to be activated before the page gets filled with information. Once you do, the browser will start to record your browsing activity
  • chrome://translate-internals/ - Translation information that include supported languages, which languages get never or always translated, and logs.
  • chrome;//usb-internals -- Add and test USB devices connected to the computer.
  • chrome://user-actions/ - A log of user actions, e.g. close tab, change tab and so on.
  • chrome://version - Displays the browsers version and various related information, including command line switches, user agent, JavaScript, Flash and WebKit versions, as well as path variables
  • chrome://webrtc-internals/ - Create a dump by downloading PeerConnection updates and stats data.
  • chrome://webrtc-logs/ - Lists recently captured WebRTC logs.

And then we have the following Chrome URLs listed for debug purposes only. These are designed to crash or hang the renderer.

  • chrome://badcastcrash -- unknown
  • chrome://inducebrowsercrashforrealz/ -- Crashes the browser.
  • chrome://crash - Simulates a crash caused by the current tab
  • chrome://crashdump -- unknown
  • chrome://kill - Kills the current tab in the browser and displays a "killed" page instead
  • chrome://hang - Simulates a frozen browser
  • chrome://shorthang - Simulates a browser that hangs for a moment
  • chrome://gpuclean
  • chrome://gpucrash - Simulates a crash of the gpu
  • chrome://gpuhang - Simulates a frozen gpu
  • chrome://memory-exhaust -- Simulates running out of memory
  • chrome://ppapiflashcrash - Simulates a crash of PPAPI Flash
  • chrome://ppapiflashhang - Simulates a hang of PPAPI Flash
  • chrome://inducebrowserheapcorruption/ -- simulate heap corruption.
  • chrome://heapcorruptioncrash/ -- simulate heap corrupt crash.
  • chrome://quit/ - Quit Chrome.
  • chrome://restart/ - Restart Google Chrome

The following Chrome URLS are not listed on the chrome://about page:

  • None currently

Deprecated Chrome URLs

  • chrome://cache - Displays all cached items, websites, images and scripts
  • chrome://copresence/ - Information about the Copresence service (active directives, tokens transmitted and received) which enables Chrome to communicate with nearby devices.
  • chrome://dns - If prefetching is enabled, then information about the prefetching is displayed here
  • chrome://flash - Detailed information about Chrome's Flash integration
  • chrome://ipc - Information about Chrome's inter process communication
  • chrome://memory - Displays the browsers processes, and the memory usage of all web browsers opened on the computer
  • chrome://memory-internals/ - Detailed memory information about each tab open, the browser and gpu process, and JSON information.
  • chrome://plugins - Lists all plug-ins and their status
  • chrome://profiler - Profile tracking information, only useful to developers.
  • chrome://sessions - Session information.
  • chrome://signin-internals/- Displays sign-in related information, e.g. last sign in, basic information and access tokens.
  • chrome://settings - Opens the main Chrome Settings' page.
  • chrome://stats - You need to run Chrome with --enable-stats-table for statistics to show up on this page. If you do not, the page is empty
  • chrome://taskscheduler-internals -- Lists task scheduler internals.
  • chrome://view-http-cache - Displays web pages that you have accessed, or were accessed while you were browsing on the Internet.

Not all Chrome URLs are useful to non-developers, but some let you access features that you would not be able to access otherwise. If you access an internal page regularly, you may want to bookmark it in the browser to speed that process up. Please note that pages come and go, and that some of the pages may be removed or altered in upcoming versions of the browser.

If you spot any issues, know of pages that are not on the list, or errors in descriptions, feel free to leave a comment below so that I can correct the list for everyone's benefit.

Summary
List of Chrome URLs and their purpose
Article Name
List of Chrome URLs and their purpose
Description
The page lists all internal chrome:// urls for fast access, and a description of the functionality of each chrome page.
Author
Publisher
Ghacks Technology News
Logo
Advertisement

Previous Post: «
Next Post: «

Comments

  1. yusuf said on September 2, 2022 at 3:19 pm
    Reply

    chrome://chrome-signin dont work for me

  2. yadsa said on November 2, 2021 at 4:59 am
    Reply

    chrome://dino doesn’t show the no internet error page, it only shows the dino game on it

  3. Mekia said on May 18, 2021 at 5:55 am
    Reply

    What is the url for chrome I’m trying to make it my default browser and the url is incorrect

    1. Anonymous said on January 23, 2023 at 9:58 pm
      Reply

      chrome://new-tab-page

  4. Joe Bleaux said on February 10, 2020 at 10:33 pm
    Reply

    Minor typo above: chrome;//usb-internals

  5. Quinn said on January 10, 2020 at 2:42 am
    Reply

    Is there a way to change “chrome://restart/” into a different URL name?

  6. Jesse said on July 8, 2017 at 8:01 pm
    Reply

    I made a Chrome extension that features many of these hidden pages: https://chrome.google.com/webstore/detail/hiddenchrome-free/jhcdplpmjpchlfjfihdpimbakifjnnda.

  7. Chris said on April 24, 2017 at 12:57 pm
    Reply

    chrome//plugins is now chrome://extensions/

  8. Rachel Motola said on April 15, 2017 at 12:57 am
    Reply

    chrome//plugins does not seem to exist any more. I have not been able to access it on more than one computer.

  9. Anonymous said on October 9, 2014 at 12:44 am
    Reply

    chrome://identity-internals

    1. hi said on January 4, 2017 at 11:23 pm
      Reply

      hihihihihihihihihihihihihihi

      1. Anonymous said on October 20, 2021 at 4:08 pm
        Reply

        l

  10. tPenguinLTG said on September 5, 2012 at 9:24 pm
    Reply

    Did Google get rid of
    about:inducebrowsercrashforrealz ?
    (Make sure you don’t have any important tabs open before trying that)

    1. A said on February 16, 2017 at 2:32 pm
      Reply

      yep just kills it!

    2. Stonecold said on September 6, 2012 at 12:28 am
      Reply

      It’s still working for me.

      I miss about:internets ;_;

  11. senina said on September 5, 2012 at 7:42 am
    Reply

    Bookmarked, These are useful information. Chrome is my main browser even it crashes sometimes. I also use the chrome engine in Avant browser. These urls also work there.Cool.

  12. Siddharth said on September 4, 2012 at 6:51 pm
    Reply

    But I can see chrome://histograms in chrome://chrome-urls/

    1. Martin Brinkmann said on September 4, 2012 at 7:06 pm
      Reply

      Strange, I do not. Which version of Chrome do you run?

      1. R,rl said on August 25, 2019 at 10:58 pm
        Reply

        Oi

      2. Siddharth said on September 5, 2012 at 7:39 am
        Reply

        Hi, I’m using version 21.0.1180.83 m of Google Chrome, and I’m able to see it.

      3. ilev said on September 4, 2012 at 8:16 pm
        Reply

        I can see the histograms page/report using 22.0.1229.26 beta-m.

      4. Martin Brinkmann said on September 4, 2012 at 10:33 pm
        Reply

        I’m running the latest Canary version.

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.