-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscript.json
More file actions
43 lines (43 loc) · 903 Bytes
/
script.json
File metadata and controls
43 lines (43 loc) · 903 Bytes
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
{
"iconImage": null,
"author": {
"email": null,
"homepage": "https:\/\/github.com\/BlackCCCat",
"name": "BlackCCCat"
},
"icon": "key.fill",
"localizedDescriptions": {
"zh": "",
"fr": "",
"de": "",
"en": "",
"es": "",
"ja": "",
"pt": "",
"ru": "",
"it": ""
},
"intentInputTypes": [],
"description": "管理New API相关的 API 地址与 Key,并检测地址状态和可用模型",
"name": "API Manager",
"contributors": [],
"localizedNames": {
"zh": "",
"fr": "",
"de": "",
"en": "",
"es": "",
"ja": "",
"pt": "",
"ru": "",
"it": ""
},
"remoteResource": {
"url": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts\/releases\/latest\/download\/API-Manager.zip",
"hash": "",
"autoUpdateInterval": 86400
},
"runInApp": true,
"color": "rgba(30, 136, 229,1)",
"version": ""
}