Userscript to Return the Dislike button on invidious
Go to file
2022-04-07 10:35:23 +02:00
LICENSE MIT License 2022-01-07 16:09:03 +01:00
README.md Syntax Error 2022-01-10 17:30:01 +01:00
return-invidious-dislike.user.js Add instances 2022-04-07 10:35:23 +02:00

Return Invidious Dislike Count

Userscript to Return the Dislike count on Invidious.

Support for the most popular instances is already included, if yours isnt included just add it in '==UserScript==' with the grant option, like the other domains.

// @match        https://yourdomain.com/watch?v=*

Installation

Install a Userscript Manager

Firstly you need a Userscript manager, for this i recommend Violentmonkey for Chrome based browsers (Chrome, Brave, Edge, Vivaldi etc.) and Firemonkey for Firefox based browsers

Install the Userscript

Click here (openuserjs.org)

Click here (greasyfork.org)

Click here (Github)

Thanks to returnyoutubedislike.com