We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfe9ae commit 7cebb32Copy full SHA for 7cebb32
plugins.json
@@ -3501,9 +3501,11 @@
3501
"Version": "1.0.0",
3502
"Language": "python",
3503
"Website": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator",
3504
- "IcoPath": "Images/app.png",
+ "UrlDownload": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator/releases/download/1.0.0/Flow.Launcher.Plugin.GoogleMeetCreator.zip",
3505
+ "UrlSourceCode": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator",
3506
+ "IcoPath": "https://cdn.jsdelivr.net/gh/renzocastillo/[email protected]/Images/app.png",
3507
"ExecuteFileName": "main.py",
3508
"DateAdded": "2025-03-26T00:00:00Z"
3509
}
3510
-]
3511
+]
0 commit comments