mirror of
https://github.com/jesperh1/Return-Invidious-Dislike-Count.git
synced 2025-05-16 09:18:14 +01:00
26 lines
998 B
Markdown
26 lines
998 B
Markdown
# 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](https://violentmonkey.github.io/).
|
|
|
|
After one is installed you can go to one of the sites below and click install.
|
|
|
|
### Install the Userscript
|
|
|
|
[Click here (openuserjs.org)](https://openuserjs.org/scripts/poipa/Return_Dislike_Count_Invidious)
|
|
|
|
[Click here (greasyfork.org)](https://greasyfork.org/en/scripts/438162-return-dislike-count-invidious)
|
|
|
|
[Click here (Github)](https://github.com/jesperbakhandskemager/Return-Invidious-Dislike-Count/raw/master/return-invidious-dislike.user.js)
|
|
|
|
### Thanks to [returnyoutubedislike.com](https://returnyoutubedislike.com)
|