about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-01-28 00:23:47 +0300
committerManeraKai <manerakai@protonmail.com>2022-01-28 00:23:47 +0300
commit05453901f2b9423942d7c360a9c21ac69caca219 (patch)
tree9be558a71154b27136de0a9a566678385faf2674 /package.json
parentAdded firefox addons extension link (diff)
downloadlibredirect-05453901f2b9423942d7c360a9c21ac69caca219.zip
Hiding pageAction btn when not in instances
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9ef8b667..a56be735 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
-  "name": "LibRedirect",
-  "description": "Redirects Twitter, YouTube, Instagram and more to privacy friendly alternatives.",
+  "name": "libredirect",
+  "description": "Redirects YouTube, Twitter, Instagram and more to privacy friendly frontends.",
   "engines": {
     "node": ">=10.0.0",
     "npm": ">=5.6.0"