diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-03-21 20:34:32 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-03-21 20:34:32 +1100 |
commit | abb1115b58ea2c48031eeef20a983b4e7fed918f (patch) | |
tree | b3380fdb6df02e36e24f492d3592f4572e6ff9e6 /manifest.json | |
parent | Add 'Always proxy video' as a settings & avoid youtube-dl.org redirects (diff) | |
download | libredirect-abb1115b58ea2c48031eeef20a983b4e7fed918f.zip |
Address issues #21, #22, #23, #24, #25 & #26
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 188862b7..3d000b24 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.15", + "version": "1.1.16", "manifest_version": 2, "background": { "scripts": [ |