- clone the repo
npm run build
or
- Download the zip https://github.com/statsig-io/statsig-sdk-debugger-chrome-extension/archive/refs/heads/main.zip
- You will need the /dist folder (Either build it or download it).
- In Chrome, Go to the Extensions page by opening this url
chrome://extensions
in a new tab. - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the Load unpacked button and select the extension directory
- Select the /dist folder
Once installed, you should see the Statsig icon in your Chrome toolbar (You may want to pin it)
Note: Full installation instructions can be found at https://developer.chrome.com/docs/extensions/mv3/getstarted/development-basics/#load-unpacked