Down and Dirty with Chrome Developer Tools

Internal Chrome Pages

A complete list of internal Chrome URLs is available at chrome://about/

Flags of interest

  • chrome://flags - Experimental features that may cause instability in the browser.
    • Enable Developer Tools experiments - Useful for new additions to the developer tools.
    • Enable Experimental JavaScript - Enable ECMAScript 6 additions.
    • Enable experimental Web Platform features - Enable experimental features in Blink
  • chrome://inspect - Device inspection