A browser extension that allows you to see dislikes on a youtube video after the youtube update
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!
I have uploaded the extension on ChromeStore but it's under approval, so you will have to install it manually for the time being.
- Download the latest release and unzip it.
- Navigate to your browser's extensions page. It's
chrome://extensions
for Chrome andedge://extensions
for Edge and enable developer mode. - Click Load Unpacked and, select the unzipped folder.
- 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.
- Just go to Mozilla Addon page
- Install it
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