AI 产品解读Web clipper browser extension that captures and saves web content to the Joplin note-taking desktop application
Users need a convenient way to capture web pages, articles, screenshots, URLs, and text selections from their browser directly into their Joplin notes without manual copy-pasting
User browses the web → clicks the extension icon or uses a keyboard shortcut → popup opens showing clip options (complete page, simplified page, URL, selection, screenshot) → user optionally selects a target notebook and adds tags → content is processed (HTML simplified via Readability if needed, converted to Markdown) → sent to local Joplin desktop app via its clipper API server on localhost → note is created in Joplin
Clip complete web pages as Markdown or HTMLClip simplified/readable versions of web pages using Mozilla ReadabilityClip page URLs as notesClip selected text/HTML from pagesCapture and crop screenshots of visible page areasSelect target Joplin notebook and add tags before saving
- 目标用户
- Joplin desktop application users / Researchers and knowledge workers who save web content to notes / Users who prefer local-first, open-source note-taking over cloud services
- The popup/build/index.js is heavily minified (182KB single line), making exact line-level analysis difficult for UI logic
- Cannot determine from code alone whether Joplin Cloud (a separate paid service) sync features interact with clipped content
- The 'subscription' keyword match appears to be within bundled React/Redux code internals, not actual subscription feature code
付费分析未识别到付费功能
No evidence of paid features, billing, payment platforms, premium tiers, or feature gating anywhere in the extension code. The 'pro' keyword matches are all false positives (protocol, process, profiler, property, etc.). No matches for premium, upgrade, stripe, payment, or purchase. Joplin is open-source software and the extension itself is completely free with all features available to all users.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension does not require login to any account. It uses a local token-based pairing mechanism to authenticate with the user's own Joplin desktop application running on localhost (127.0.0.1). The 'token' and 'auth' detected by the heuristic are for the local Joplin Clipper Server API authentication, not for account-based login. The auth flow (visible in popup/build/index.js) discovers the local Joplin server by probing ports, requests an auth_token, and the user approves the connection in the Joplin desktop app. No username/password, account creation, or third-party auth provider is involved.
Did nothing when I clicked it. I just gave a status message telling me it was connecting to the Joplin application but got nothing after that.
Amazing extension
It's very good!
Really needs to add ctrl+f function when adding new notes, as I have too many folder. As I have need both for structure and tags... Also like 5 recent folders, recent tags etc. Would help a ton!!! If this has voice control, that would be my wet dreams...
Joplin is great. This extension is useless. I've enabled the Web Clipper service and confirmed that it is listening on the specified port. All the extension does is show a small box that says "Permission Needed" and "Starting..."
It does not work, only this error message, and when you search for support the only response that you find, is to search for it, with no results. This is the error: "Permission needed The Joplin Web Clipper requires your authorisation in order to access your data. To proceed, please open the Joplin desktop application and grant permission. Note: Joplin 2.1+ is needed to use this version of the Web Clipper."
Amazing app, open source and good features to care your data.
Since the update it has been showing "Permission needed" and not working
It always shows permission needed but doesn't work.
Doesnt work. Just add and clink - then error: "The Joplin extension is not available on this tab due to: tabsExecuteScript: Cannot load {"file":"/content_scripts/JSDOMParser.js"}: The extensions gallery cannot be scripted.". //Chrome or Brave - same problem.