-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathstore.json
More file actions
54 lines (54 loc) · 1.71 KB
/
store.json
File metadata and controls
54 lines (54 loc) · 1.71 KB
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
{
"version": "1.0",
"lastUpdated": "2026-02-06T02:13:45.700Z",
"categories": [
"工具"
],
"authors": [
{
"name": "dompling",
"avatar": "https://avatars.githubusercontent.com/u/23498579?v=4",
"scripts": [
{
"id": "Copylog",
"name": "Copylog",
"description": "唤起 Copylog",
"icon": "doc.on.clipboard",
"category": "工具",
"version": "1.0.0",
"downloadUrl": "https://raw.githubusercontent.com/dompling/TrollScript-Store/main/scripts/Copylog.js",
"size": 164,
"downloads": 0,
"createdAt": "2026-02-05T08:01:09.223Z",
"updatedAt": "2026-02-06T02:13:45.698Z"
},
{
"id": "ExpressSMS",
"name": "ExpressSMS",
"description": "提取快递短信取件码",
"icon": "message",
"category": "工具",
"version": "1.0.2",
"downloadUrl": "https://raw.githubusercontent.com/dompling/TrollScript-Store/main/message/sms.js",
"size": 3059,
"downloads": 0,
"createdAt": "2026-01-13T03:42:54.346Z",
"updatedAt": "2026-02-06T02:13:45.697Z"
},
{
"id": "PerformanceMonitor",
"name": "PerformanceMonitor",
"description": "实时性能监控 HUD",
"icon": "terminal",
"category": "工具",
"version": "1.0.1",
"downloadUrl": "https://raw.githubusercontent.com/dompling/TrollScript-Store/main/scripts/PerformanceMonitor.js",
"size": 12556,
"downloads": 0,
"createdAt": "2026-02-05T01:56:49.041Z",
"updatedAt": "2026-02-06T02:13:45.698Z"
}
]
}
]
}