Chrome Extension
Boilerplate for the React Chrome Extension
Get started
git clone git@github.com:ShippedForBrowserExtensions/shipped-browser-extensions.git
cd shipped-browser-extensionscd extension
nvm use # install the right version of node.js
npm i # install dependncies
npm run watch:dist # build and watchConfiguration
Load the extension into Chrome
Install welcome page
Test authentication locally

Storybook


Production Release
Last updated