Files
monster-menus/manifest.json
2025-09-25 20:00:00 -04:00

12 lines
318 B
JSON

{
"id": "menu-plugin",
"name": "Menu Plugin",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Create custom menus using code blocks with links and CSS styling.",
"author": "Your Name",
"authorUrl": "https://yourwebsite.com",
"fundingUrl": "https://yourfundingurl.com",
"isDesktopOnly": false
}