chrisjagoda / saved-to-bookmark-for-reddit

A browser extension for converting saved reddit posts to bookmarks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A browser extension for converting saved reddit posts to bookmarks.

License:MIT License


Languages

Language:HTML 66.5%Language:JavaScript 27.0%Language:CSS 6.5%