Chrome extension to return youtube dislikes

Yash Patel adcf458a65 Merge branch 'main' of https://github.com/yashptel/return-youtube-dislike into main 3 years ago
.github 0cca567d00 video link added to bug report 3 years ago
Extensions f76fdaac51 make like/dislike count comma seperated in tooltip 3 years ago
StaticSite 34acc18319 fixed typo 3 years ago
.gitattributes f547adf87f Initial commit 3 years ago
.gitignore e8a5dacb1f Static site added to repo. FF extension API url fixed from local 3 years ago
LICENSE a0a34fec1e License added 3 years ago
README.md a5cff2098c updated chrome order...again... 3 years ago

README.md

Mozilla rating Mozilla downloads Chrome Web Store Commit rate Issues Discord License

Return YouTube Dislike

Return YouTube Dislike is an open-source extension that returns the YouTube dislike count.
Available for Chrome and Firefox as a Web Extension.
Also available for other browsers as JS Userscript.

The Story

On November 10th, 2021, Google announced that the YouTube dislike count would be removed.

Additionally, the dislike field in the YouTube API will be removed on December 13th, 2021, removing any ability to judge the quality of content before watching.

What it Does

This plugin will re-enable the visibility of the dislike count, fetching the total number of dislikes via our API, which in turn relies upon YouTube's Data API.

With the removal of dislike stats from the YouTube API, our backend will switch to using a combination of scraped dislike stats, estimates extrapolated from extension user data and estimates based on view\like ratios.

Why it Matters

You can learn more at our website at: returnyoutubedislike.com