-
-
Notifications
You must be signed in to change notification settings - Fork 162
/
Copy pathmanifest.json
70 lines (70 loc) · 1.97 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
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
{
"id": "62c4c33c",
"author": "UX Plugins",
"name": "Auto Grid",
"version": "4.1.0",
"host": {
"app": "XD",
"minVersion": "21.0"
},
"description": "Auto Grid is the Only Grid generator Plugin that you need to rapidly generate Pixel Perfects Grids (no decimal widths). Auto Grid helps you to generate accurate, work-ready and smart Grids Anywhere on Any Shapes and Artboards.\r\n\r\n Features: \r\n- Pixel Perfect Grids\r\n- Smart and accurate grid generator functionality\r\n - one click Grid generator for any shape, artboard, ... \r\n - Multiple Grids per Artboard \r\n - Nested Grids \r\n - Select and Generate approach \r\n - Fast and Easy!\r\n\r\nAuto grid is completely functional in trial mode. 10 free trials available to use and you need to buy the plugin when the free trials are exhausted. if you prefer to rapidly generate pixel perfects and accurate Grids, find more details on website and how to purchase it.",
"summary": "The Fastest Grid Generator",
"website": "https://uxplugins.com/auto-grid",
"languages": [
"en"
],
"keywords": [
"grid",
"grids",
"guides",
"layout",
"measurement",
"generator",
"responsive",
"bootstrap",
"auto",
"grid maker",
"grid generator",
"grid plus"
],
"helpUrl": "[email protected]",
"icons": [
{
"width": 24,
"height": 24,
"path": "images/icon0x.png"
},
{
"width": 48,
"height": 48,
"path": "images/icon1x.png"
},
{
"width": 96,
"height": 96,
"path": "images/icon2x.png"
},
{
"width": 144,
"height": 144,
"path": "images/icon3x.png"
},
{
"width": 192,
"height": 192,
"path": "images/icon4x.png"
}
],
"uiEntryPoints": [
{
"type": "panel",
"label": "Auto Grid",
"panelId": "hello",
"shortcut": {
"mac": "Ctrl+G",
"win": "Ctrl+Alt+G"
}
}
],
"releaseNotes": "- Updated purchase link"
}