From 608d242eab3dee3fb08f8ff67ca1bd36f616d114 Mon Sep 17 00:00:00 2001 From: Tiny-Nick <295489102+Tiny-Nick@users.noreply.github.com> Date: Sun, 21 Jun 2026 11:54:47 +0800 Subject: [PATCH 1/3] Add files via upload --- index/plugins-v2/ConvenientText.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 index/plugins-v2/ConvenientText.yml diff --git a/index/plugins-v2/ConvenientText.yml b/index/plugins-v2/ConvenientText.yml new file mode 100644 index 0000000..dbbc226 --- /dev/null +++ b/index/plugins-v2/ConvenientText.yml @@ -0,0 +1,15 @@ +id: ConvenientText +name: 便捷文本插件 +description: 桌面悬浮窗快速修改文本内容,支持颜色和字号调整 +entranceAssembly: "ConvenientText.dll" +url: https://github.com/Tiny-Nick/ConvenientText +repoOwner: Tiny-Nick +repoName: ConvenientText +assetsRoot: main/ +artifactName: ConvenientText.cipx +tagPattern: * +version: 1.0.0.3 +apiVersion: 2.0.0.0 +author: Tiny-Nick +supportedOSPlatforms: +- Windows \ No newline at end of file From 51c62a6ea22827a2da1f2c3f24efaab77632dc4a Mon Sep 17 00:00:00 2001 From: Tiny-Nick <295489102+Tiny-Nick@users.noreply.github.com> Date: Sun, 21 Jun 2026 23:28:53 +0800 Subject: [PATCH 2/3] Update ConvenientText.yml --- index/plugins-v2/ConvenientText.yml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/index/plugins-v2/ConvenientText.yml b/index/plugins-v2/ConvenientText.yml index dbbc226..b12646b 100644 --- a/index/plugins-v2/ConvenientText.yml +++ b/index/plugins-v2/ConvenientText.yml @@ -3,13 +3,9 @@ name: 便捷文本插件 description: 桌面悬浮窗快速修改文本内容,支持颜色和字号调整 entranceAssembly: "ConvenientText.dll" url: https://github.com/Tiny-Nick/ConvenientText +version: 1.0.0.4 +apiVersion: 2.0.0.0 +author: Tiny-Nick repoOwner: Tiny-Nick repoName: ConvenientText assetsRoot: main/ -artifactName: ConvenientText.cipx -tagPattern: * -version: 1.0.0.3 -apiVersion: 2.0.0.0 -author: Tiny-Nick -supportedOSPlatforms: -- Windows \ No newline at end of file From 5c1fe13e7f5eb43e42ec7209e4bf6d0a05f6b966 Mon Sep 17 00:00:00 2001 From: Tiny-Nick <295489102+Tiny-Nick@users.noreply.github.com> Date: Sun, 21 Jun 2026 23:29:24 +0800 Subject: [PATCH 3/3] Update ConvenientText.yml