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 restrict the addon actions to the creators of a custom list. To add a creator to your list, you need to be on a video page or the home page of a YouTube channel. Once there, the add button will appear, as shown below:
Using the manage list feature, you can remove the creator from the list if necessary:
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 :)