-
-
Notifications
You must be signed in to change notification settings - Fork 162
/
Copy pathmanifest.json
41 lines (41 loc) · 1.26 KB
/
manifest.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
{
"id": "39b69a7a",
"name": "Grids Plus",
"version": "3.4.1",
"summary": "Grids Plus+ Plugin",
"releaseNotes": "Descripcion text changed",
"keywords": [
"grid",
"grids",
"gride",
"grids plus",
"guides",
"grid creator",
"grid generator"
],
"languages": [
"en"
],
"website": "https://sugarsweetapps.com/grids-plus/?utm_source=Plugin&utm_medium=Direct&utm_campaign=Website%20Link%20Before%20Installation",
"author": "Yaron Elharar",
"helpUrl": "https://sugarsweetapps.com/contact/?utm_source=Plugin&utm_medium=Direct&utm_campaign=Contact%20Page%20Before%20Installation",
"icons": [
],
"host": {
"app": "XD",
"minVersion": "13.0"
},
"uiEntryPoints": [
{
"type": "menu",
"label": "Grids Plus+",
"commandId": "menuCommand",
"shortcut": { "mac": "Cmd+Shift+f", "win": "Ctrl+Shift+f" }
}
]
}