updated manifest to remove unneeded property

This commit is contained in:
Alastair Grant 2025-03-26 16:20:59 +01:00
parent 3a6acb4ed9
commit 10e4a8116c

View file

@ -6,6 +6,5 @@
"description": "Generate AI-powered test questions from your notes with multiple LLM providers (OpenAI, Claude, Mistral, Gemini, DeepSeek) to enhance your learning and retention.",
"author": "Aldo E George",
"authorUrl": "https://github.com/aldo-g",
"isDesktopOnly": false,
"css": ["styles.css"]
"isDesktopOnly": false
}