A plugin that likes videos from channels you subscribe to, so you never forget to support your favorite content creators. No login required.
Available in the Firefox Add-ons store The chrome extension is currently banned from the store (old link).
You can report an issue here and check the current issues.
Do you know another language? I sure don't. Feel free to contribute with a pull request, or grab the JSON file, translate it and send it back to me.
The debug mode option can be displayed in the addon popup by entering the konami code while the addon popup is opened.
browser.storage.sync
can cause issues when loaded temporarily, change it by browser.storage.local
in scripts/option-manager.js.
PR are welcomed :)