Obsidian Web Clipper helps you highlight and capture the web in your favorite browser. Anything you save is stored as durable Markdown files that you can read offline, and preserve for the long term.
Install the extension by downloading it from the official directory for your browser:
Documentation is available on the Obsidian Help site, which covers how to use highlighting, templates, variables, filters, and more.
You can help translate Web Clipper into your language. Submit your translation via pull request using the format found in the /_locales folder.
See the help wanted tag for issues where contributions are welcome.
In no particular order:
To build the extension:
npm run build
This will create three directories:
- dist/ for the Chromium version
- dist_firefox/ for the Firefox version
- dist_safari/ for the Safari version
For Chromium browsers, such as Chrome, Brave, Edge, and Arc:
chrome://extensionsdist directoryFor Firefox:
about:debugging#/runtime/this-firefoxdist_firefox directory and select the manifest.json fileIf you want to run the extension permanently you can do so with the Nightly or Developer versions of Firefox.
about:config in the URL barxpinstall.signatures.requiredfalse.about:addons > gear icon > Install Add-on From File…For iOS Simulator testing on macOS:
npm run build to build the extensionxcode/Obsidian Web Clipper/Obsidian Web Clipper.xcodeproj in Xcodenpm test
Or run in watch mode during development:
npm run test:watch
Obsidian Web Clipper source code is open source under the MIT License. All trademarks, icons, marketing copy, and other marketing assets are excluded from that license.
$ claude mcp add obsidian-clipper \
-- python -m otcore.mcp_server <graph>