TamperMonkey is closed source with a really bad privacy policy : https://www.tampermonkey.net/privacy.php

This commit is contained in:
TheFrenchGhosty 2019-07-30 18:45:48 +00:00 committed by Perflyst
parent bedff1061a
commit 044f8f1b22
1 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
Download Tampermonkey for your Browser:
[Firefox](https://addons.mozilla.org/firefox/addon/tampermonkey/)
[Chrome and Chromium](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
[Opera](https://addons.opera.com/extensions/details/tampermonkey-beta/)
Download ViolentMonkey for your Browser:
[Firefox](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/)
[Chrome and Chromium](https://chrome.google.com/webstore/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag)
[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==