Skip to content

Commit 7a04f3b

Browse files
authored
Merge branch 'plugin_api_v2' into patch-5
2 parents 93a9ad8 + 3df77e2 commit 7a04f3b

6 files changed

+273
-244
lines changed

etags.json

Lines changed: 227 additions & 226 deletions
Large diffs are not rendered by default.

plugins.json

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,6 +1275,20 @@
12751275
"DateAdded": "2023-04-16T23:07:57Z",
12761276
"LatestReleaseDate": "2024-12-12T15:44:41Z"
12771277
},
1278+
{
1279+
"ID": "A3EA904783E14335894354F09DC4B054",
1280+
"Name": "CdList",
1281+
"Description": "Like cd in terminal, but for Flow Launcher",
1282+
"Author": "seanmars",
1283+
"Version": "1.2.2",
1284+
"Language": "csharp",
1285+
"Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList",
1286+
"UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.2/Flow.Launcher.Plugin.CdList.zip",
1287+
"UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList",
1288+
"IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png",
1289+
"DateAdded": "2025-02-10T04:16:30Z",
1290+
"LatestReleaseDate": "2025-02-10T04:11:50Z"
1291+
},
12781292
{
12791293
"ID": "df432fe0-9ff7-4ba1-b0fd-5ffd26efbf86",
12801294
"Name": "ChatGPT",
@@ -2576,15 +2590,15 @@
25762590
"Name": "Google Translate",
25772591
"Description": "Simple Plugin to use Google Translate in FlowLauncher",
25782592
"Author": "Raúl Losantos",
2579-
"Version": "1.0.0",
2593+
"Version": "1.1.1",
25802594
"Language": "python",
25812595
"Website": "https://github.com/ralosant/FlowLauncher.Google.Translator",
2582-
"UrlDownload": "https://github.com/ralosant/FlowLauncher.Google.Translator/releases/download/v1.0.0/Flow.Launcher.Plugin.GoogleTranslate.zip",
2596+
"UrlDownload": "https://github.com/ralosant/FlowLauncher.Google.Translator/releases/download/v1.1.1/Flow.Launcher.Plugin.GoogleTranslate.zip",
25832597
"UrlSourceCode": "https://github.com/ralosant/FlowLauncher.Google.Translator",
25842598
"IcoPath": "https://cdn.jsdelivr.net/gh/ralosant/FlowLauncher.Google.Translator@main/images/gt.png",
25852599
"Tested": true,
25862600
"DateAdded": "2022-11-06T05:01:49Z",
2587-
"LatestReleaseDate": "2022-11-01T18:17:36Z"
2601+
"LatestReleaseDate": "2025-02-08T20:06:49Z"
25882602
},
25892603
{
25902604
"ID": "2d5036e2-eccc-4254-b88e-de78580e2195",
@@ -2678,13 +2692,13 @@
26782692
"Name": "Firefox Keyword Bookmarks",
26792693
"Description": "A plugin that lets you open firefox bookmarks from their keyword",
26802694
"Author": "cibere",
2681-
"Version": "0.2.2",
2695+
"Version": "0.2.3",
26822696
"Language": "python_v2",
26832697
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks",
2684-
"UrlDownload": "https://github.com/cibere/FirefoxKeywordBookmarks/releases/download/v0.2.2/Flow.Launcher.Plugin.FirefoxKeywordBookmarks.zip",
2698+
"UrlDownload": "https://github.com/cibere/FirefoxKeywordBookmarks/releases/download/v0.2.3/FirefoxKeywordBookmarks.zip",
26852699
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks",
26862700
"IcoPath": "https://i.imgur.com/1cGHQTp.png",
2687-
"LatestReleaseDate": "2024-12-28T06:34:17Z",
2701+
"LatestReleaseDate": "2025-02-09T22:12:13Z",
26882702
"Tested": true,
26892703
"DateAdded": "2024-10-31T12:40:23Z"
26902704
},
@@ -2867,13 +2881,13 @@
28672881
"Name": "TwoFactorAuthenticator",
28682882
"Description": "Two Factor Authenticator HTOP Code Generate Plugin",
28692883
"Author": "yu-xiaoyao",
2870-
"Version": "1.2.1",
2884+
"Version": "1.2.2",
28712885
"Language": "csharp",
28722886
"Website": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator",
2873-
"UrlDownload": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator/releases/download/v1.2.1/TwoFactorAuthenticator.zip",
2887+
"UrlDownload": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator/releases/download/v1.2.2/TwoFactorAuthenticator.zip",
28742888
"UrlSourceCode": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator",
28752889
"IcoPath": "https://raw.githubusercontent.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator/main/Flow.Launcher.Plugin.TwoFactorAuthenticator/Images/TwoFactorAuthenticatorIcon.png",
2876-
"LatestReleaseDate": "2024-08-25T04:22:40Z",
2890+
"LatestReleaseDate": "2025-02-08T14:44:08Z",
28772891
"DateAdded": "2024-08-29T18:25:48Z"
28782892
},
28792893
{
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"ID": "A3EA904783E14335894354F09DC4B054",
3+
"Name": "CdList",
4+
"Description": "Like cd in terminal, but for Flow Launcher",
5+
"Author": "seanmars",
6+
"Version": "1.2.2",
7+
"Language": "csharp",
8+
"Website": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList",
9+
"UrlDownload": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList/releases/download/v1.2.2/Flow.Launcher.Plugin.CdList.zip",
10+
"UrlSourceCode": "https://github.com/seanmars/Flow.Launcher.Plugin.CdList",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/seanmars/Flow.Launcher.Plugin.CdList@main/Flow.Launcher.Plugin.CdList/icon.png",
12+
"DateAdded": "2025-02-10T04:16:30Z",
13+
"LatestReleaseDate": "2025-02-10T04:11:50Z"
14+
}

plugins/Firefox Keyword Bookmarks-bb3ca236-f416-46d5-b88b-597748c33dce.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"Name": "Firefox Keyword Bookmarks",
44
"Description": "A plugin that lets you open firefox bookmarks from their keyword",
55
"Author": "cibere",
6-
"Version": "0.2.2",
6+
"Version": "0.2.3",
77
"Language": "python_v2",
88
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks",
9-
"UrlDownload": "https://github.com/cibere/FirefoxKeywordBookmarks/releases/download/v0.2.2/Flow.Launcher.Plugin.FirefoxKeywordBookmarks.zip",
9+
"UrlDownload": "https://github.com/cibere/FirefoxKeywordBookmarks/releases/download/v0.2.3/FirefoxKeywordBookmarks.zip",
1010
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.FirefoxKeywordBookmarks",
1111
"IcoPath": "https://i.imgur.com/1cGHQTp.png",
12-
"LatestReleaseDate": "2024-12-28T06:34:17Z",
12+
"LatestReleaseDate": "2025-02-09T22:12:13Z",
1313
"Tested": true,
1414
"DateAdded": "2024-10-31T12:40:23Z"
1515
}

plugins/Google Translate-e47fca5f-4305-4c14-9928-57d2c319d78e.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"Name": "Google Translate",
44
"Description": "Simple Plugin to use Google Translate in FlowLauncher",
55
"Author": "Ra\u00fal Losantos",
6-
"Version": "1.0.0",
6+
"Version": "1.1.1",
77
"Language": "python",
88
"Website": "https://github.com/ralosant/FlowLauncher.Google.Translator",
9-
"UrlDownload": "https://github.com/ralosant/FlowLauncher.Google.Translator/releases/download/v1.0.0/Flow.Launcher.Plugin.GoogleTranslate.zip",
9+
"UrlDownload": "https://github.com/ralosant/FlowLauncher.Google.Translator/releases/download/v1.1.1/Flow.Launcher.Plugin.GoogleTranslate.zip",
1010
"UrlSourceCode": "https://github.com/ralosant/FlowLauncher.Google.Translator",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/ralosant/FlowLauncher.Google.Translator@main/images/gt.png",
1212
"Tested": true,
1313
"DateAdded": "2022-11-06T05:01:49Z",
14-
"LatestReleaseDate": "2022-11-01T18:17:36Z"
14+
"LatestReleaseDate": "2025-02-08T20:06:49Z"
1515
}

plugins/TwoFactorAuthenticator-789B27F3EB8B42D5B6EFB6EF7DFD2BE1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"Name": "TwoFactorAuthenticator",
44
"Description": "Two Factor Authenticator HTOP Code Generate Plugin",
55
"Author": "yu-xiaoyao",
6-
"Version": "1.2.1",
6+
"Version": "1.2.2",
77
"Language": "csharp",
88
"Website": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator",
9-
"UrlDownload": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator/releases/download/v1.2.1/TwoFactorAuthenticator.zip",
9+
"UrlDownload": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator/releases/download/v1.2.2/TwoFactorAuthenticator.zip",
1010
"UrlSourceCode": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator",
1111
"IcoPath": "https://raw.githubusercontent.com/yu-xiaoyao/Flow.Launcher.Plugin.TwoFactorAuthenticator/main/Flow.Launcher.Plugin.TwoFactorAuthenticator/Images/TwoFactorAuthenticatorIcon.png",
12-
"LatestReleaseDate": "2024-08-25T04:22:40Z",
12+
"LatestReleaseDate": "2025-02-08T14:44:08Z",
1313
"DateAdded": "2024-08-29T18:25:48Z"
1414
}

0 commit comments

Comments
 (0)