Chrome extension to return youtube dislikes
|
há 3 anos atrás | |
---|---|---|
.github | há 3 anos atrás | |
Extensions | há 3 anos atrás | |
Icons | há 3 anos atrás | |
Website | há 3 anos atrás | |
.babelrc | há 3 anos atrás | |
.gitattributes | há 3 anos atrás | |
.gitignore | há 3 anos atrás | |
CONTRIBUTING.md | há 3 anos atrás | |
FAQ.md | há 3 anos atrás | |
LICENSE | há 3 anos atrás | |
README.md | há 3 anos atrás | |
SECURITY-FAQ.md | há 3 anos atrás | |
extension-description-store.txt | há 3 anos atrás | |
package-lock.json | há 3 anos atrás | |
package.json | há 3 anos atrás | |
webpack.config.js | há 3 anos atrás |
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.
On November 10th, 2021, Google announced that the YouTube dislike count would be removed.
Additionally, the dislike
field in the YouTube API was removed on December 13th, 2021, removing any ability to judge the quality of content before watching.
With the removal of dislike stats from the YouTube API, our backend switched to using a combination of scraped dislike stats, estimates extrapolated from extension user data.
You can learn more at our website at: returnyoutubedislike.com
Please read the contribution guide.
trig404