-
-
Notifications
You must be signed in to change notification settings - Fork 162
/
Copy pathmanifest.json
65 lines (65 loc) · 2.69 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
{
"summary": "Convert XD to live website",
"website": "https://quest.ai",
"keywords": [
"Web export",
"Quest AI",
"design",
"no code",
"low code",
"design to code",
"responsive",
"gamebuilder",
"timeline",
"developer handoff",
"UI"
],
"languages": [
"en"
],
"author": "Quest AI (www.quest.ai)",
"description": "Convert XD to live websites instantly. Export multiple artboards of different sizes and Quest automatically creates responsive pages. Using Quest AI’s no-code editor, you can add timeline-based actions, videos, music and animations to build rich and interactive experiences without writing any code. Build web sites, landing pages, demo modules, etc. Add custom fonts, input fields, button components, custom methods or libraries easily. One-click build delivers responsive experience across all devices. Analytics and CDN hosting built-in - so your experience is ready for your audience instantly.",
"helpUrl": "https://quest.ai/docs",
"icons": [
{
"path": "images/Quest_XD-24.png",
"width": 24,
"height": 24
},
{
"path": "images/Quest_XD-48.png",
"width": 48,
"height": 48
},
{
"path": "images/Quest_XD-96.png",
"width": 96,
"height": 96
},
{
"path": "images/Quest_XD-144.png",
"width": 144,
"height": 144
},
{
"path": "images/Quest_XD-192.png",
"width": 192,
"height": 192
}
],
"version": "7.2.0",
"releaseNotes": "- Convert XD into live websites more easily than ever. Our biggest release to date packs a powerful set of features to build sophisticated custom experiences\n- Introducing Features - a new modular way to add interactions to various elements and groups\n- New features include Click/Tap, Mouse Over, Mouse Out, Click Tap Outside, bounding box to set clickable area of an element or group and new action to Set Visibility - Groups are now on par with elements with support for all the properties and interactions\n- Easily build a nav menu bar with dropdowns\n- Text Enhancements including line height, character spacing, partial text clicks, multi-style text\n- Brand new minimal look and feel that looks cleaner and improves usability \n- Collapsible panels to reduce clutter and improve productivity\n- Easy undo/redo with keyboard and support for unlimited undo/redo of all user actions within the session\n- Override controls to better synchronize your edits between design document and in Quest\n",
"name": "Quest AI",
"host": {
"app": "XD",
"minVersion": "36.0"
},
"id": "2c680b2b",
"uiEntryPoints": [
{
"type": "panel",
"label": "QuestAI",
"panelId": "QuestAI"
}
]
}