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.
In no particular order:
To build the extension:
npm run build
This will create three directories:
dist/
for the Chromium versiondist_firefox/
for the Firefox versiondist_safari/
for the Safari versionFor Chromium browsers, such as Chrome, Brave, Edge, and Arc:
chrome://extensions
dist
directoryFor Firefox:
about:debugging#/runtime/this-firefox
dist_firefox
directory and select the manifest.json
file