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.
2 parents b25a486 + 3db544e commit 73581aeCopy full SHA for 73581ae
plugin.json
@@ -1,12 +1,13 @@
1
{
2
"ID": "e6a13bf1-5op9-2b96-a7fd-130b7vdt3d14",
3
- "ActionKeywords": [ "*" ],
+ "ActionKeywords": [],
4
+ "HideActionKeywordPanel": true,
5
"Name": "QuickLook",
6
"Description": "Use QuickLook to preview files",
7
"Author": "Flow Launcher Team",
- "Version": "1.0.0",
8
+ "Version": "1.0.1",
9
"Language": "csharp",
10
"Website": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.QuickLook",
11
"ExecuteFileName": "Flow.Launcher.Plugin.QuickLook.dll",
12
"IcoPath": "Images\\app.png"
-}
13
+}
0 commit comments