From 4f6554e0e06199437f967a970aefd842417b2c68 Mon Sep 17 00:00:00 2001 From: Son NK Date: Fri, 29 Nov 2019 22:02:02 +0000 Subject: [PATCH] increment to v1.0.1, set name and description --- src/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 7bcab8a..32c75f4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { - "name": "simplelogin-extension", - "description": "SimpleLogin Browser Extension", - "version": null, + "name": "SimpleLogin - protect your email inbox", + "description": "SimpleLogin is a solution to create quickly a random email address (aka alias). All emails sent to an alias will be *forwarded* to your personal email address", + "version": "1.0.1", "manifest_version": 2, "icons": { "48": "icons/icon_48.png",