Files
wox.plugin.weather/plugin.json
2025-06-25 13:55:23 +08:00

13 lines
377 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ID": "Wox.Plugin.Weather",
"ActionKeywords": ["weather", "tq"],
"Name": "Weather",
"Description": "查询天气信息 - 使用和风天气API内置API Key",
"Author": "Wox Team",
"Version": "1.2.0",
"Language": "csharp",
"Website": "https://github.com/Wox-launcher/Wox",
"IcoPath": "Images\\logo.png",
"ExecuteFileName": "Wox.Plugin.Weather.dll"
}