From 415bb3150cb2432dab0c7398054d8c5d54408d42 Mon Sep 17 00:00:00 2001 From: James Maa Date: Sun, 8 Dec 2024 00:08:19 -0800 Subject: [PATCH] Update title (#1641) * Update title * Update author * Remove dash * Fix authors --- dev/data/manifest-variants.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index f1b491405a..a1b0f8e92b 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -1,9 +1,9 @@ { "manifest": { "manifest_version": 3, - "name": "Yomitan", + "name": "Yomitan Popup Dictionary", "version": "$YOMITAN_VERSION", - "description": "Japanese dictionary with Anki integration", + "description": "Popup dictionary for language learning", "author": { "email": "themoeway@googlegroups.com" }, @@ -186,7 +186,7 @@ "path": [ "author" ], - "value": "TheMoeWay" + "value": "Yomidevs" }, { "action": "delete", @@ -332,7 +332,7 @@ "path": [ "author" ], - "value": "TheMoeWay" + "value": "Yomidevs" }, { "action": "remove",