/solid-bookmarks

A browser extension to save your bookmarks into a Solid pod.

Primary LanguageJavaScript

Solid Bookmarks

A browser extension to save your bookmarks into a Solid pod.

This is an early pre-pre-alpha-nightly.

The best way to try this extension out is to copy or clone the repo to some folder, cd into it and run web-ext run --verbose. This will launch a Firefox instance with the extension installed. Navigate to some page, and click on the "Bookmark to Solid" page action button.

To install web-ext globally, run npm i -g web-ext.