From 8fc2649e2ef9f1e4ff4ad6de0d4a887c5cf6e530 Mon Sep 17 00:00:00 2001 From: alefvanoon <53198048+alefvanoon@users.noreply.github.com> Date: Wed, 26 Jan 2022 09:10:47 +0100 Subject: [PATCH] Changing title to LibRedirect --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index cee5f089..a37e298b 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -34,7 +34,7 @@ } }, "browser_action": { - "default_title": "Privacy Redirect", + "default_title": "LibRedirect", "default_popup": "pages/popup/popup.html", "default_icon": { "16": "assets/images/libredirect.svg",