about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authoralefvanoon <53198048+alefvanoon@users.noreply.github.com>2022-01-26 09:10:47 +0100
committerGitHub <noreply@github.com>2022-01-26 09:10:47 +0100
commit8fc2649e2ef9f1e4ff4ad6de0d4a887c5cf6e530 (patch)
treeaf670c6b9bfd9e4aec8e00a5394f382e7c506805
parentUpdate manifest.json (diff)
downloadlibredirect-8fc2649e2ef9f1e4ff4ad6de0d4a887c5cf6e530.zip
Changing title to LibRedirect
Diffstat (limited to '')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
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",