diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-02-22 14:21:44 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-02-22 14:21:44 +1100 |
commit | 4c1092148ebfd198ed155c854954170fbfa6e15d (patch) | |
tree | 50ffd9827c33d06ded87a52d39626165749ffb9f /manifest.json | |
parent | Redirect requests for 'YouTube Player API' assets to local files instead. (diff) | |
download | libredirect-4c1092148ebfd198ed155c854954170fbfa6e15d.zip |
Always proxy video through Invidious without an account
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 81a14428..6f935407 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Privacy Redirect", "description": "Redirects Twitter, YouTube & Instagram requests to privacy friendly alternatives - Nitter, Invidious, & Bibliogram.", - "version": "1.1.8", + "version": "1.1.9", "manifest_version": 2, "background": { "scripts": [ |