back to home

webclipper / web-clipper

For Notion,OneNote,Bear,Yuque,Joplin。Clip anything to anywhere

6,698 stars
634 forks
223 issues
TypeScriptJavaScriptLess

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing webclipper/web-clipper in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/webclipper/web-clipper)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

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

TypeLink
TelegramLink