From 19092d32768f95241148492151d431200cac21b1 Mon Sep 17 00:00:00 2001 From: jamesmaa Date: Sat, 7 Dec 2024 10:14:03 -0800 Subject: [PATCH 1/4] Update title --- dev/data/manifest-variants.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index f1b491405..4268305d0 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" }, From 0490b0f71d8f3e375aa490ba47c703bd743561ac Mon Sep 17 00:00:00 2001 From: jamesmaa Date: Sat, 7 Dec 2024 10:22:59 -0800 Subject: [PATCH 2/4] Update author --- dev/data/manifest-variants.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index 4268305d0..69c4dac2d 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -186,7 +186,7 @@ "path": [ "author" ], - "value": "TheMoeWay" + "value": "Yomitan" }, { "action": "delete", @@ -332,7 +332,7 @@ "path": [ "author" ], - "value": "TheMoeWay" + "value": "Yomitan" }, { "action": "remove", From c9b5d218c9613e41f8ac68a1688f945c24a584c4 Mon Sep 17 00:00:00 2001 From: jamesmaa Date: Sat, 7 Dec 2024 10:26:02 -0800 Subject: [PATCH 3/4] Remove dash --- dev/data/manifest-variants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index 69c4dac2d..591fe4725 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -1,7 +1,7 @@ { "manifest": { "manifest_version": 3, - "name": "Yomitan - Popup Dictionary", + "name": "Yomitan Popup Dictionary", "version": "$YOMITAN_VERSION", "description": "Popup dictionary for language learning", "author": { From 9e2e32e2ac28b65ef60faaa3f499add5507fb7a8 Mon Sep 17 00:00:00 2001 From: jamesmaa Date: Sat, 7 Dec 2024 10:27:28 -0800 Subject: [PATCH 4/4] Fix authors --- dev/data/manifest-variants.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index 591fe4725..a1b0f8e92 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -186,7 +186,7 @@ "path": [ "author" ], - "value": "Yomitan" + "value": "Yomidevs" }, { "action": "delete", @@ -332,7 +332,7 @@ "path": [ "author" ], - "value": "Yomitan" + "value": "Yomidevs" }, { "action": "remove",