A starter kit for building chrome extensions with React.
- Clone
- Visit chrome://extensions
- Turn on "Developer Mode"
- Click "Load Unpacked extension..."
- Select the repo directory
- Run
$ npm start
to compile the code
You can also drag and drop the directory on to the extensions page
You can refer to the Chrome extension Get Started page for more.
Once it's working, you should be able to see it in your chrome extensions: