https://github.com/raulrpearson/solid-bookmarks
A browser extension to save your bookmarks into a Solid pod.
https://github.com/raulrpearson/solid-bookmarks
bookmarks chrome-extension firefox-addon solid solid-app
Last synced: 11 days ago
JSON representation
A browser extension to save your bookmarks into a Solid pod.
- Host: GitHub
- URL: https://github.com/raulrpearson/solid-bookmarks
- Owner: raulrpearson
- Created: 2019-03-13T03:28:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T12:49:14.000Z (about 7 years ago)
- Last Synced: 2025-03-30T23:28:29.472Z (about 1 year ago)
- Topics: bookmarks, chrome-extension, firefox-addon, solid, solid-app
- Language: JavaScript
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solid Bookmarks
> A browser extension to save your bookmarks into a [Solid
> pod](https://solid.inrupt.com/how-it-works).
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](https://github.com/mozilla/web-ext#installation-from-npm)
globally, run `npm i -g web-ext`.