From 788da8e59394131467b1b8e5029f31dceb697a62 Mon Sep 17 00:00:00 2001 From: Josh Friedman Date: Sun, 8 Dec 2024 17:43:55 -0500 Subject: [PATCH 1/2] Add Tenor plugin --- .../Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json diff --git a/plugins/Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json b/plugins/Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json new file mode 100644 index 000000000..14f4eda1d --- /dev/null +++ b/plugins/Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json @@ -0,0 +1,12 @@ +{ + "ID": "22a114b1-aa5f-4bca-8763-03d58bc4029b", + "Name": "Tenor", + "Description": "Searches Tenor for GIFs", + "Author": "Josh Friedman", + "Version": "1.0.0", + "Language": "TypeScript", + "Website": "https://github.com/Jwiggiff/Flow-Launcher-Tenor-Plugin", + "UrlDownload": "https://github.com/Jwiggiff/Flow-Launcher-Tenor-Plugin/releases/download/v1.0.0/Teonr-1.0.0.zip", + "UrlSourceCode": "https://github.com/Jwiggiff/Flow-Launcher-Tenor-Plugin", + "IcoPath": "https://cdn.jsdelivr.net/gh/Jwiggiff/Flow-Launcher-Tenor-Plugin@main/assets/icon.png" +} \ No newline at end of file From bddb4022386d3e7a82354bbcaa8945716ee0224a Mon Sep 17 00:00:00 2001 From: Josh Friedman Date: Sun, 8 Dec 2024 17:47:49 -0500 Subject: [PATCH 2/2] fix download link --- plugins/Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json b/plugins/Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json index 14f4eda1d..50547503c 100644 --- a/plugins/Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json +++ b/plugins/Tenor-22a114b1-aa5f-4bca-8763-03d58bc4029b.json @@ -6,7 +6,7 @@ "Version": "1.0.0", "Language": "TypeScript", "Website": "https://github.com/Jwiggiff/Flow-Launcher-Tenor-Plugin", - "UrlDownload": "https://github.com/Jwiggiff/Flow-Launcher-Tenor-Plugin/releases/download/v1.0.0/Teonr-1.0.0.zip", + "UrlDownload": "https://github.com/Jwiggiff/Flow-Launcher-Tenor-Plugin/releases/download/v1.0.0/Tenor-1.0.0.zip", "UrlSourceCode": "https://github.com/Jwiggiff/Flow-Launcher-Tenor-Plugin", "IcoPath": "https://cdn.jsdelivr.net/gh/Jwiggiff/Flow-Launcher-Tenor-Plugin@main/assets/icon.png" } \ No newline at end of file