Add plugin-list/manifest.json

This commit is contained in:
Marsn3 2025-03-31 04:13:31 +02:00
parent c0b01ac117
commit a35f4ce6a7

View 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"]
}