The extension was removed from the chrome for no reason. Need to install manually
插件无缘无故被 chrome 下架了。需要手动安装。
- 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