Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.2 KB

README.md

File metadata and controls

41 lines (31 loc) · 1.2 KB

Web clipper

Build Status Codecov

Install

  1. Download the webclipper.zip from release page
  2. Go to chrome://extensions/ and check the box for Developer mode in the top right.
  3. Locate the ZIP file on your computer and unzip it.
  4. 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.

Support Site

Develop

$ git clone https://github.com/webclipper/web-clipper.git
$ cd web-clipper
$ yarn
$ yarn dev

Test

$ yarn test

DingTalk