mirror of
https://github.com/jesperh1/Return-Invidious-Dislike-Count.git
synced 2025-05-17 01:38:16 +01:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
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/) for Chrome based browsers (Chrome, Brave, Edge, Vivaldi etc.) and [Firemonkey](https://addons.mozilla.org/en-US/firefox/addon/firemonkey/) for Firefox based browsers
|
|
|
|
## 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)
|