mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 21:41:51 +02:00
Fix mouse click issues and add a new hotmovie plugin.
This commit is contained in:
11
Plugins/Wox.Plugin.HotMovies/plugin.json
Normal file
11
Plugins/Wox.Plugin.HotMovies/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ID":"D2D2C23B084D411DB66FE0C79D6C2A7D",
|
||||
"ActionKeyword":"hotmovie",
|
||||
"Name":"近期热映电影",
|
||||
"Description":"近期热映电影,powered by 格瓦拉",
|
||||
"Author":"qianlifeng",
|
||||
"Version":"1.0",
|
||||
"Language":"python",
|
||||
"Website":"http://www.getwox.com",
|
||||
"ExecuteFileName":"main.py"
|
||||
}
|
||||
Reference in New Issue
Block a user