Skip to content

Latest commit

 

History

History
77 lines (40 loc) · 1.32 KB

devtools.md

File metadata and controls

77 lines (40 loc) · 1.32 KB

DevTools

The DevTools are currently in heavy beta as they are pretty difficult to get right and provide the correct insights. It will need to be used by folks and get feedback before it can be distributed on the Chrome Web Store.

Chrome is the only supported browser at the moment.


Before you can install the tools you will need to enable the developer mode in the chrome://extensions. You will see this toggle on the top right. Once you do this, you will be able to load unpacked extensions.

Getting the extension installed can be done in three steps.

  1. Clone the repository

    This will get you the source code that will need to be built.

  2. Build the project

  3. Load the unpacked extension



...


...


...


...


...