diff options
| author | alefvanoon <53198048+alefvanoon@users.noreply.github.com> | 2022-01-26 09:10:47 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-26 09:10:47 +0100 | 
| commit | 8fc2649e2ef9f1e4ff4ad6de0d4a887c5cf6e530 (patch) | |
| tree | af670c6b9bfd9e4aec8e00a5394f382e7c506805 | |
| parent | Update manifest.json (diff) | |
| download | libredirect-8fc2649e2ef9f1e4ff4ad6de0d4a887c5cf6e530.zip | |
Changing title to LibRedirect
| -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", | 
