Skip to content

Latest commit

 

History

History
79 lines (61 loc) · 2.73 KB

File metadata and controls

79 lines (61 loc) · 2.73 KB

Web Clipper

CI Test Status Release resource status Codecov

You can use Web Clipper to save anything on the web to anywhere.

Support Site

Install

ps: Because the review takes a week, the version will fall behind.

From Github

  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.

Develop

git clone https://github.com/webclipper/web-clipper.git
cd web-clipper
npm i
npm run dev
  • You should load the 'dist/chrome' folder in Chrome.

  • You should load the 'dist/manifest.json' folder in Firefox.

Test

npm run test

Feedback

Type Link
Telegram Link