react-content-script
react-content-script copied to clipboard
An starter project to build Chrome extensions using React and TypeScript. Ideal for developers looking to create efficient and modern Chrome extensions with a focus on a clean development workflow usi...
React Content Script
How to inject React app into a Chrome Extension Content Script.
git clone [email protected]:yosevu/react-content-script.gitnpm 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