diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-03-10 16:03:28 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-03-10 16:03:28 +1100 |
commit | 75e4b6a69cbb94c6394ec7e0b53039e3fd648f7d (patch) | |
tree | 2ae2c0184a8b01f263d953ba41f0595c233a37d7 /manifest.json | |
parent | Update store screenshots (diff) | |
download | libredirect-75e4b6a69cbb94c6394ec7e0b53039e3fd648f7d.zip |
Add 'Always proxy video' as a settings & avoid youtube-dl.org redirects
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 02cc6f8e..188862b7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Privacy Redirect", "description": "Redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.", - "version": "1.1.14", + "version": "1.1.15", "manifest_version": 2, "background": { "scripts": [ |