Based on Chrome Extension Boilerplate with React 17 and Webpack 5
- Download the latest
build.zipfrom the Release page. Or click here. - Unzip
- Go to
chrome://extensions/(oredge://extensions/if you're using MS Edge) and enableDeveloper mode. - Click
Load Unpacked, then select the unzipped folder (which contains a file calledmanifest.json).
- Clone this git repo
- Run
npm install. - Run
npm run build, which will generate abuildfolder. - Go to
chrome://extensions/(oredge://extensions/if you're using MS Edge) and enableDeveloper mode. - Click
Load Unpacked, then select thebuildfolder (which contains a file calledmanifest.json).
- Hold the
Option/Altkey and drag the mouse to create partial screenshots. - Click the extension icon to create full-page screenshots.
Michael Xieyang Liu | Website
