diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-03-31 17:39:57 +1100 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-03-31 17:39:57 +1100 |
commit | c3e009452739f5af0cfcba901ec7dbc4ccc934c0 (patch) | |
tree | 6d7a02928dd66474bd549257e9b1f372c0fef228 /manifest.json | |
parent | Fix #30 - 'View on ...' links, & handle more maps embed cases (diff) | |
download | libredirect-c3e009452739f5af0cfcba901ec7dbc4ccc934c0.zip |
Fixed 'View on ...' links for Invidious & Bibliogram
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 5a5ac3c5..2c34b392 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.18", + "version": "1.1.19", "manifest_version": 2, "background": { "scripts": [ |