diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-01-28 00:23:47 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-01-28 00:23:47 +0300 |
commit | 05453901f2b9423942d7c360a9c21ac69caca219 (patch) | |
tree | 9be558a71154b27136de0a9a566678385faf2674 /package.json | |
parent | Added firefox addons extension link (diff) | |
download | libredirect-05453901f2b9423942d7c360a9c21ac69caca219.zip |
Hiding pageAction btn when not in instances
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
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" |