From b8717bd08f6ac28fa1e7d74ede2c33aed5b2d194 Mon Sep 17 00:00:00 2001 From: Clement Date: Tue, 21 Jul 2020 09:54:09 +0200 Subject: [PATCH] :pencil2: Rename the project For #6 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9127e4e..c144da8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name": "Shikiryu Read Later", + "name": "Read Later by Email", "version": "0.0.3", "manifest_version": 2, "description": "__MSG_extensionDescription__", @@ -29,7 +29,7 @@ "32": "icons/favicon-32x32.png", "96": "icons/favicon-96x96.png" }, - "default_title": "Shikiryu Bookmarklet", + "default_title": "Read Later by Email", "default_popup": "popup.html" }, "applications": {