forked from DavidG33k/Flow.Launcher.Plugin.DeepFlow
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
14 lines (14 loc) · 674 Bytes
/
plugin.json
File metadata and controls
14 lines (14 loc) · 674 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"ID": "963cdb07-9143-41e6-b77b-14391e8344d8",
"ActionKeyword":"dp",
"Name":"DeepFlow",
"Description":"Plugin to use DeepL in FlowLauncher",
"Author":"Davide Gena",
"Version":"1.0.1",
"Language":"python",
"Website":"https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow",
"IcoPath":"https://cdn.statically.io/gh/DavidG33k/Flow.Launcher.Plugin.DeepFlow/main/images/ico.png",
"UrlSourceCode": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow",
"UrlDownload": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow/releases/download/v1.0.0/Flow.Launcher.Plugin.DeepFlow.zip",
"ExecuteFileName":"main.py"
}