2026-04-20 19:37:02 +02:00

9 lines
216 B
JSON

{
"name": "Table plugin",
"description": "Table plugin to import or create tables",
"version": 2,
"code": "assets/plugin.js",
"icon": "assets/icon.png",
"permissions": ["content:read", "content:write"]
}