mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
git-subtree-dir: src/modules/launcher git-subtree-mainline:852689b3dfgit-subtree-split:28acd466b3
13 lines
335 B
JSON
13 lines
335 B
JSON
{
|
|
"ID":"0308FD86DE0A4DEE8D62B9B535370992",
|
|
"ActionKeyword":"*",
|
|
"Name":"URL",
|
|
"Description":"Open the typed URL from Wox",
|
|
"Author":"qianlifeng",
|
|
"Version":"1.0.0",
|
|
"Language":"csharp",
|
|
"Website":"http://www.wox.one/plugin",
|
|
"ExecuteFileName":"Wox.Plugin.Url.dll",
|
|
"IcoPath":"Images\\url.png"
|
|
}
|