-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversion.json
77 lines (77 loc) · 1.88 KB
/
version.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
71
72
73
74
75
76
77
{
"Main": "2.2.0.5",
"PlugIns": [
{
"Id": "ColorPalette",
"Name": "彩盘",
"Version": "2.0.1.0",
"FileName": "彩盘.rar",
"PlugInType": "Media",
"Description": "便捷调色"
},
{
"Id": "QuickSearch",
"Name": "速搜",
"Version": "1.0.0.0",
"FileName": "速搜.rar",
"PlugInType": "Network",
"Description": "快速调出搜索栏并附带剪切板内容"
},
{
"Id": "Ruler",
"Name": "尺",
"Version": "1.0.0.0",
"FileName": "尺.rar",
"PlugInType": "Life",
"Description": "用屏幕量取实际尺寸"
},
{
"Id": "ScheduleNote",
"Name": "便签日程",
"Version": "1.0.0.0",
"FileName": "便签日程.rar",
"PlugInType": "Life",
"Description": "当前任务醒目提醒,到点自动切换"
},
{
"Id": "SystemUsage",
"Name": "系统悬浮窗",
"Version": "1.0.0.0",
"FileName": "系统悬浮窗.rar",
"PlugInType": "System",
"Description": "系统CPU和内存占用显示"
},
{
"Id": "TopTool",
"Name": "窗顶",
"Version": "1.0.0.0",
"FileName": "窗顶.rar",
"PlugInType": "System",
"Description": "置顶/取消置顶目标窗体"
},
{
"Id": "TextDifference",
"Name": "文异",
"Version": "1.0.0.0",
"FileName": "文异.rar",
"PlugInType": "Development",
"Description": "比对文本差异"
},
{
"Id": "DesktopPoem",
"Name": "诗笺",
"Version": "1.2.0.0",
"FileName": "诗笺.rar",
"PlugInType": "Life",
"Description": "挂在屏幕的诗句"
},
{
"Id": "Almanac",
"Name": "黄历",
"Version": "1.1.0.1",
"FileName": "黄历.rar",
"PlugInType": "Life",
"Description": "干支、公农历、宜忌、月历"
}
]
}