inyutin-maxim / youtube-auto-like

Chrome extension that automatically likes videos from your subscribed channels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Auto Like

Never forget to like a video again.

This version is tested with Chrome, but it should work with any Chromium-based browser.

Firefox version by @Taknok here.

Install

Feb 2021: Sadly, Chrome removed this extension from the web store for violating YouTube's terms of service (specifically the part about causing inaccurate measurements of user engagement). You can still load the extension locally by following these steps. Only do this for extensions you trust.

  1. Download the latest release: https://github.com/austencm/youtube-auto-like/releases/latest/download/release.zip
  2. Unzip release.zip and put it somewhere it won't get deleted accidentally
  3. Open your extensions page in Chrome (in the top right, click the puzzle piece icon, then "Manage Extensions" (at the bottom of the popup)
  4. Turn on Developer Mode (in the top right)
  5. Click 'Load unpacked' and select the unzipped release folder

☝️ Extensions loaded this way are unable to update automatically. See below for instructions.

Update

Keep an eye out for a badge on the extension icon when an update is available.

  1. Click the icon for a download link, or download the latest release here
  2. Unzip release.zip and replace your current extension files with the latest
  3. Go to your extensions page, find YouTube Auto Like, and click the refresh icon (restarting Chrome also works)

☝️ Using the same folder ensures Chrome will consider this the same extension and save your settings. If you want to use a different folder, you'll need to follow the install instructions again and reconfigure your settings.

Translations

Feel free to contribute with a pull request or grab the JSON file, translate it, and send it back to me.

Acknowledgments

Name Contribution
@Taknok Firefox edition
Language-independent button selection method
ES, FR translations
@JKetelaar NL translation
@Szmyk PL translation
@moweME DE translation
@mariovalney pt_BR translation
@Borian23 PL translation
@UtkuGARIP TR translation
@Makishima RU translation
@wthueb Selector fix
@netravnen DK translation
@adamoudad FR translation help
@Fast0n IT translation
@msmafra pt_BR translation help
@Starmania FR translation help

Donate

🍣 Donate a cat snack

About

Chrome extension that automatically likes videos from your subscribed channels.

License:MIT License


Languages

Language:JavaScript 63.6%Language:HTML 24.0%Language:CSS 12.4%