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 | 0a4c1c041107d43c7e1bddd540f216b9db076aa0 (diff) | |
| download | privacy-redirect-9a5a3779b40decff8e271f052a8d447c04bab897.tar.gz privacy-redirect-9a5a3779b40decff8e271f052a8d447c04bab897.tar.bz2 privacy-redirect-9a5a3779b40decff8e271f052a8d447c04bab897.zip | |
Fix #30 - 'View on ...' links, & handle more maps embed casesv1.1.18
Diffstat (limited to '')
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index fb5605a..5a5ac3c 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": [ |
