This is a boilerplate for Chrome extension development with Webpack, TypeScript and React.
git clone <repo-url.git>
cd chrome-extension-webpack-typescript-react
yarn installyarn buildyarn build- Go to
chrome://extensions/ - Enable
Developer mode - Click
Load unpacked - Select
distfolder
MIT © John Liew