diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-02-01 14:17:51 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-02-01 14:17:51 +1100 |
commit | ed3941ff7281254ddb9a7cb8acef3bbf4c1d5d0f (patch) | |
tree | c704845c829887f37b7ea9df455b5a4f6e4122b3 /manifest.json | |
parent | Fix embedded video redirects (diff) | |
download | libredirect-ed3941ff7281254ddb9a7cb8acef3bbf4c1d5d0f.zip |
Add support for Bibliogram redirects
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 90c8691f..315ec5e1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Privacy Redirect", - "description": "Redirects Twitter & Youtube requests to privacy friendly alternatives (Nitter & Invidious).", - "version": "1.1.3", + "description": "Redirects Twitter, Youtube & Instagram requests to privacy friendly alternatives - Nitter, Invidious, & Bibliogram.", + "version": "1.1.4", "manifest_version": 2, "background": { "scripts": [ |