forked from Wox-launcher/Wox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin-store.json
70 lines (70 loc) · 2.95 KB
/
plugin-store.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[
{
"Id": "47b92e1d-fe3a-455f-a70f-c231a3e4c43e",
"Name": "Obsidian",
"Author": "qianlifeng",
"Version": "0.0.3",
"MinWoxVersion": "2.0.0",
"Runtime": "nodejs",
"Description": "Wox plugin to manage obsidian vault notes",
"IconUrl": "https://raw.githubusercontent.com/qianlifeng/Wox.Plugin.Obsidian/main/images/app.png",
"Website": "https://github.com/qianlifeng/Wox.Plugin.Obsidian",
"DownloadUrl": "https://github.com/qianlifeng/Wox.Plugin.Obsidian/releases/latest/download/wox.plugin.obsidian.wox",
"ScreenshotUrls": [
"https://raw.githubusercontent.com/qianlifeng/Wox.Plugin.Obsidian/main/images/app.png"
],
"DateCreated": "2023-08-29 00:00:00",
"DateUpdated": "2024-03-29 23:19:01"
},
{
"Id": "72a6fc3b-2915-4d50-b4ee-54968c174aba",
"Name": "Emoji",
"Author": "Wox-launcher",
"Version": "0.0.2",
"MinWoxVersion": "2.0.0",
"Runtime": "nodejs",
"Description": "Search emojis",
"IconUrl": "https://raw.githubusercontent.com/Wox-launcher/Wox.Plugin.Emoji/main/images/app.png",
"Website": "https://github.com/Wox-launcher/Wox.Plugin.Emoji",
"DownloadUrl": "https://github.com/Wox-launcher/Wox.Plugin.Emoji/releases/latest/download/Wox.Plugin.Emoji.wox",
"ScreenshotUrls": [
"https://raw.githubusercontent.com/Wox-launcher/Wox.Plugin.Emoji/main/snapshot/snapshot.png"
],
"DateCreated": "2024-01-02 20:00:00",
"DateUpdated": "2024-03-01 19:01:54"
},
{
"Id": "bf145a9f-4976-4486-a671-d44eb64c7cd0",
"Name": "Sum Selection Numbers",
"Author": "Wox-launcher",
"Version": "0.0.2",
"MinWoxVersion": "2.0.0",
"Runtime": "nodejs",
"Description": "Sum Selection Numbers",
"IconUrl": "https://raw.githubusercontent.com/Wox-launcher/Wox.Plugin.Selection.Sum/main/images/app.png",
"Website": "https://github.com/Wox-launcher/Wox.Plugin.Selection.Sum",
"DownloadUrl": "https://github.com/Wox-launcher/Wox.Plugin.Selection.Sum/releases/latest/download/Wox.Plugin.Selection.Sum.wox",
"ScreenshotUrls": [
"https://raw.githubusercontent.com/Wox-launcher/Wox.Plugin.Selection.Sum/main/assets/snipaste.png"
],
"DateCreated": "2024-02-03 15:49:00",
"DateUpdated": "2024-03-02 09:57:37"
},
{
"Id": "09ea2847-929c-440a-aa2c-9b74bcaae69f",
"Name": "DeepL translator",
"Author": "Wox-launcher",
"Version": "0.0.3",
"MinWoxVersion": "2.0.0",
"Runtime": "nodejs",
"Description": "DeepL translation plugin for Wox",
"IconUrl": "https://raw.githubusercontent.com/Wox-launcher/Wox.Plugin.DeepL/main/images/app.png",
"Website": "https://github.com/Wox-launcher/Wox.Plugin.DeepL",
"DownloadUrl": "https://github.com/Wox-launcher/Wox.Plugin.DeepL/releases/latest/download/Wox.Plugin.DeepL.wox",
"ScreenshotUrls": [
"https://raw.githubusercontent.com/Wox-launcher/Wox.Plugin.DeepL/main/assets/snapshot.png"
],
"DateCreated": "2024-02-23 19:09:00",
"DateUpdated": "2024-03-02 09:57:38"
}
]