diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-03-31 14:57:36 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-03-31 15:00:44 +1100 |
commit | 9a5a3779b40decff8e271f052a8d447c04bab897 (patch) | |
tree | 47cd463ea5797accfa74f343e361ed2d30684bec /manifest.json | |
parent | Fix #31 - Add Firefox screenshots (diff) | |
download | libredirect-9a5a3779b40decff8e271f052a8d447c04bab897.zip |
Fix #30 - 'View on ...' links, & handle more maps embed cases
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 fb5605a3..5a5ac3c5 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.17", + "version": "1.1.18", "manifest_version": 2, "background": { "scripts": [ |