diff options
-rw-r--r-- | src/manifest.json | 2 |
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", |