Skip to content
/ karamel Public

Karamel is an open-source extension that embeds relevant Reddit comments under YouTube videos.

Notifications You must be signed in to change notification settings

odensc/karamel

Repository files navigation

Karamel

Karamel is an open-source extension that adds Reddit comments to any YouTube videos you watch.

Download for Chrome Download for Firefox

Changelog

Contributions welcome! If you have any questions related to development, a bug report, or feature request - feel free to create a new issue!

Dev Setup

Requires node v8 currently as we use some older libraries.

npm install
# set BROWSER to chrome or firefox
BROWSER=chrome npm start

Then load the dist folder as an unpacked extension.

Build

BROWSER=firefox npm run build
BROWSER=firefox ./package.sh

About

Karamel is an open-source extension that embeds relevant Reddit comments under YouTube videos.

Resources

Stars

Watchers

Forks

Releases

No releases published