Karamel is an open-source extension that adds Reddit comments to any YouTube videos you watch.
Download for Chrome Download for Firefox
Contributions welcome! If you have any questions related to development, a bug report, or feature request - feel free to create a new issue!
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.
BROWSER=firefox npm run build
BROWSER=firefox ./package.sh