- Download the webclipper.zip from release page
- Go to chrome://extensions/ and check the box for Developer mode in the top right.
- Locate the ZIP file on your computer and unzip it.
- Go back to the chrome://extensions/ page and click the **Load unpacked extension **button and select the unzipped folder for your extension to install it.
$ git clone https://github.com/webclipper/web-clipper.git
$ cd web-clipper
$ yarn
$ yarn dev
$ yarn test