Add plugin-list/manifest.json
This commit is contained in:
parent
c0b01ac117
commit
a35f4ce6a7
1 changed files with 7 additions and 0 deletions
7
plugin-list/manifest.json
Normal file
7
plugin-list/manifest.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Plugins list",
|
||||
"description": "Browse and install Penpot plugins from the community. Search, filter, and discover new tools to enhance your design workflow.",
|
||||
"code": "plugin.js",
|
||||
"icon": "/assets/plugins_list_icon.png",
|
||||
"permissions": ["content:read"]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue