Skip to content

Clip anything to anywhere (ex, Notion, OneNote, Bear, GitHub, Joplin)

License

Notifications You must be signed in to change notification settings

nimaarek/web-clipper

 
 

Repository files navigation

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.

Canary

Develop

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

Test

$ yarn test

Feedback

Type Link
Telegram Link

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 2.2%
  • Less 1.1%
  • Other 0.3%