mirror of
https://github.com/jesperh1/Return-Invidious-Dislike-Count.git
synced 2025-05-17 01:38:16 +01:00
9 lines
309 B
Markdown
9 lines
309 B
Markdown
# Return Invidious Dislike Count
|
|
Userscript to Return the Dislike button 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=*
|
|
```
|