From fb0dad56ba5df254a4ad742f9e12792c4ad3ce6e Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Mon, 24 Feb 2020 14:19:56 +1100 Subject: OSM redirects (except embedded maps) --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifest.json') 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 @@ "" ], "browser_action": { + "default_title": "Privacy Redirect", "default_popup": "pages/popup/popup.html", "default_icon": { "16": "images/icon16.png", -- cgit 1.4.1