diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-02-12 09:35:58 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-02-12 09:35:58 +1100 |
commit | 54a2c89d545ac71bf29e279e0da3fbca0e14ac24 (patch) | |
tree | 9f2c7beec3e0612af20c746867dfd030eff0c3fb /manifest.json | |
parent | Updated screenshots (diff) | |
download | libredirect-54a2c89d545ac71bf29e279e0da3fbca0e14ac24.zip |
Avoid redirecting `tweetdeck.twitter.com` & list instances
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 4e4b8e42..658535ce 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.6", + "version": "1.1.7", "manifest_version": 2, "background": { "scripts": [ |