/yt-dislikes-viewer

A browser extension that allows you to see dislikes on a youtube video after the youtube update

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Yt-Dislikes-Viewer

A browser extension that allows you to see dislikes on a youtube video after the youtube update

Discord GitHub release (latest by date) Mozilla Add-on

Important

Hey there, I have just checked the Youtube's official change-logs and it seems that they will stop providing dislikes in the youtube Data API. That's why I am launching an archiving API that will allow anyone to see dislikes of any videos. This package will keep logging number of dislikes of any video and feed it to the API. In future, we will do something even better!

Installation

For Chrome,Edge,Brave,Opera and any Chromium Browser

I have uploaded the extension on ChromeStore but it's under approval, so you will have to install it manually for the time being.

  1. Download the latest release and unzip it.
  2. Navigate to your browser's extensions page. It's chrome://extensions for Chrome and edge://extensions for Edge and enable developer mode.
  3. Click Load Unpacked and, select the unzipped folder.
  4. Once the extension is added to your browser, click the extension icon and enter your yt v3 Data API key (More info on the popup)

More reference on how to manually install extensions here.

For Mozilla browsers

  1. Just go to Mozilla Addon page
  2. Install it

Contribution

I cannot manage this extension on my own, that's why I need your support to keep it up to mark with the latest youtube updates. Feel free to star/fork this repo and work on it