-
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) · 855 Bytes
/
script.json
File metadata and controls
43 lines (43 loc) · 855 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": "doc.text",
"localizedDescriptions": {
"zh": "",
"fr": "",
"de": "",
"en": "",
"es": "",
"ja": "",
"pt": "",
"ru": "",
"it": ""
},
"intentInputTypes": [],
"description": "图片转PDF、PDF按页选择合并",
"name": "PDFHelper",
"contributors": [],
"localizedNames": {
"zh": "",
"fr": "",
"de": "",
"en": "",
"es": "",
"ja": "",
"pt": "",
"ru": "",
"it": ""
},
"remoteResource": {
"url": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts\/releases\/latest\/download\/PDFHelper.zip",
"hash": "",
"autoUpdateInterval": 86400
},
"runInApp": true,
"color": "rgba(0, 198, 165,1)",
"version": ""
}