Skip to content

tired6488/return-youtube-dislike

 
 

Repository files navigation

Chrome Web Store Chrome Web Store Users Mozilla rating Mozilla downloads 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.

FAQ

Why it Matters

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

HELP WANTED

We have an issue which is happening to a low percentage of Chrome users. service worker (ex background script) goes to Inactive state and doesn't wake up even when youtube tab is reopened. Only switching the extension off and on in extensions tab helps. This looks like a Chrome manifestv3 bug - so if anyone knows a good workaround - please open an issue\create a PR.

Looks like its this bug in chromium, and there is no good workaround. If anyone is aware of a workaounds - please contact.

Contributing

Please read the contribution guide.

Donate

Donate

Sponsors

Piepacker

nodetube

trig404

Peter33

Seed4.Me VPN

About

Chrome extension to return youtube dislikes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.8%
  • Vue 33.2%
  • CSS 3.8%
  • HTML 3.0%
  • SCSS 0.2%