From ddeec0c15fd09ee00774fc56787d8051319163aa Mon Sep 17 00:00:00 2001 From: Koalhack <33071384+Koalhack@users.noreply.github.com> Date: Wed, 19 Mar 2025 18:58:08 +0100 Subject: [PATCH 1/2] Create Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json --- ...t Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json diff --git a/plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json b/plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json new file mode 100644 index 000000000..cbbdd7a77 --- /dev/null +++ b/plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json @@ -0,0 +1,12 @@ +{ + "ID": "3cd1d9a8e92e4210a0fd30d1d65bb664", + "Name": "Text Formatter", + "Description": "Retrieve text from the clipboard and edit it using several custom scripts", + "Author": "Koalhack", + "Version": "0.0.1", + "Language": "javascript", + "Website": "https://github.com/Koalhack/Flow.Launcher.Plugin.Formatter", + "UrlDownload": "https://github.com/Koalhack/Flow.Launcher.Plugin.Formatter/releases/download/v0.0.1/Flow.Launcher.Plugin.Formatter.zip", + "UrlSourceCode": "https://github.com/Koalhack/Flow.Launcher.Plugin.Formatter", + "IcoPath": "https://cdn.jsdelivr.net/gh/Koalhack/Flow.Launcher.Plugin.Formatter@main/icon/app.png", +} From 5c8f29451576e82097c4cedfcb10aebd99cc1d49 Mon Sep 17 00:00:00 2001 From: Koalhack <33071384+Koalhack@users.noreply.github.com> Date: Thu, 20 Mar 2025 08:54:38 +0100 Subject: [PATCH 2/2] Update plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json Co-authored-by: cibere <71997063+cibere@users.noreply.github.com> --- plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json b/plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json index cbbdd7a77..52488ecda 100644 --- a/plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json +++ b/plugins/Text Formatter-3cd1d9a8e92e4210a0fd30d1d65bb664.json @@ -8,5 +8,5 @@ "Website": "https://github.com/Koalhack/Flow.Launcher.Plugin.Formatter", "UrlDownload": "https://github.com/Koalhack/Flow.Launcher.Plugin.Formatter/releases/download/v0.0.1/Flow.Launcher.Plugin.Formatter.zip", "UrlSourceCode": "https://github.com/Koalhack/Flow.Launcher.Plugin.Formatter", - "IcoPath": "https://cdn.jsdelivr.net/gh/Koalhack/Flow.Launcher.Plugin.Formatter@main/icon/app.png", + "IcoPath": "https://cdn.jsdelivr.net/gh/Koalhack/Flow.Launcher.Plugin.Formatter@main/icon/app.png" }