React Chrome Extension Starter

A starter kit for building chrome extensions with React.

Setup

  1. Clone
  2. Visit chrome://extensions
  3. Turn on "Developer Mode"
  4. Click "Load Unpacked extension..."
  5. Select the repo directory
  6. 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: