diff options
author | Wojtek Kosior <koszko@koszko.org> | 2021-09-01 11:55:38 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2021-09-01 11:55:38 +0200 |
commit | d85dcc1ea805651797b07f72b64d84764214a3b9 (patch) | |
tree | 19e4c0b431528c0015c991a93e42a75b9fedc4b8 | |
parent | 453ba03962ececcdff9264bea606b7bc488c1803 (diff) | |
download | browser-extension-d85dcc1ea805651797b07f72b64d84764214a3b9.tar.gz browser-extension-d85dcc1ea805651797b07f72b64d84764214a3b9.zip |
change description
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 328b27f..ed1dcd5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "short_name": "Hachette", "version": "0.0.1",_CHROMIUM_KEY_ "author": "various", - "description": "Kill the web&js",_GECKO_APPLICATIONS_ + "description": "Control your \"Web\" browsing.",_GECKO_APPLICATIONS_ "icons":{ "128": "icons/hachette128.png", "64": "icons/hachette64.png", |