This is an extension to the Chrome browser that lets you trigger trace generation when using your application.
TODO: This extension will later be submitted to Chrome Web Store, where it will be available for free.
Check out the Usage documentation.
- git clone [repo url] into [working directory]
- npm install
- npm run dev
- Follow Google's guide on how to set up a local development environment for the extension.
- npm install
- npm run build
This will build a .zip file that should be uploaded to Chrome Web Store.