mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
TamperMonkey is closed source with a really bad privacy policy : https://www.tampermonkey.net/privacy.php
This commit is contained in:
parent
bedff1061a
commit
044f8f1b22
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
Download Tampermonkey for your Browser:
|
Download ViolentMonkey for your Browser:
|
||||||
[Firefox](https://addons.mozilla.org/firefox/addon/tampermonkey/)
|
[Firefox](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/)
|
||||||
[Chrome and Chromium](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
|
[Chrome and Chromium](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag)
|
||||||
[Opera](https://addons.opera.com/extensions/details/tampermonkey-beta/)
|
[Others](https://violentmonkey.github.io/get-it/)
|
||||||
|
|
||||||
Than add the following script in Tampermonkey. It will always add `&local=true` to the end of the video url.
|
Than add the following script in ViolentMonkey. It will always add `&local=true` to the end of the video url.
|
||||||
|
|
||||||
```
|
```
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
|
|
Loading…
Reference in a new issue