Based on Chrome Extension Boilerplate with React 17 and Webpack 5
- Download the latest
build.zip
from 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 abuild
folder. - Go to
chrome://extensions/
(oredge://extensions/
if you're using MS Edge) and enableDeveloper mode
. - Click
Load Unpacked
, then select thebuild
folder (which contains a file calledmanifest.json
).
- Hold the
Option/Alt
key and drag the mouse to create partial screenshots. - Click the extension icon to create full-page screenshots.
Michael Xieyang Liu | Website