about summary refs log tree commit diff stats
path: root/manifest.json
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2020-02-24 14:19:56 +1100
committerSimonBrazell <simon@brazell.com.au>2020-02-24 14:33:26 +1100
commitfb0dad56ba5df254a4ad742f9e12792c4ad3ce6e (patch)
tree6b6398530479f10f27eb78e05e92c95506b5548e /manifest.json
parentOSM redirects (experimental) (diff)
downloadlibredirect-fb0dad56ba5df254a4ad742f9e12792c4ad3ce6e.zip
OSM redirects (except embedded maps)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 4356a200..5f96e225 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
 {
   "name": "Privacy Redirect",
-  "description": "Redirects Twitter, YouTube & Instagram requests to privacy friendly alternatives - Nitter, Invidious, & Bibliogram.",
+  "description": "Redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.",
   "version": "1.1.10",
   "manifest_version": 2,
   "background": {
@@ -22,6 +22,7 @@
     "<all_urls>"
   ],
   "browser_action": {
+    "default_title": "Privacy Redirect",
     "default_popup": "pages/popup/popup.html",
     "default_icon": {
       "16": "images/icon16.png",