/saved-to-bookmark-for-reddit

A browser extension for converting saved reddit posts to bookmarks.

Primary LanguageHTMLMIT LicenseMIT

Saved to Bookmark for Reddit

A browser extension that allows a user to convert their saved Reddit content to bookmarks.

Saved to Bookmark for Reddit

Saved to Bookmark for Reddit (Chrome)

Saved to Bookmark for Reddit (Firefox)

This project is based off of this template using degit and uses webextensions-polyfill for cross-browser support.

Get started

Install the dependencies...

cd saved-to-bookmark-for-reddit
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see the app running.

To launch the extension locally, follow the instructions for your browser of choice:

Chrome

Firefox

Packaged with web-ext.