File Structure Overview
This article will provide a quick introduction to the files that may appear in a plugin project.
Last updated
This article will provide a quick introduction to the files that may appear in a plugin project.
Last updated
{
"id": "LB5UL2P0Q9FFF",
"version": "1.0.0",
"name": "Hello World",
"logo": "/logo.png",
"keywords": ["keywrod1", "keywrod2"],
"main":
{
"devTools": true,
"url": "index.html",
"width": 640,
"height": 480
}
}