How to inject React app into a Chrome Extension Content Script.
git clone [email protected]:yosevu/react-content-script.git
npm run build
- Navigate to chrome://extensions/
- Click the "Developer mode" toggle switch in the top right of the window
- Click the "Load unpacked" button in top left of the window
- Go to the react-content-script directory and select the "build" directory to load the extension
- Navigate to https://blank.org/ to see the React app