This project is a sample of how to inject React into a website using a chrome extension.
Creating a Chrome Extension with React
- Run
npm ioryarnto install all the dependencies - Run
yarn devto make changes to the extension - Run
yarn build-prodto compile the scripts