dralkh_spaceforge/manifest.json
dralkh 4cbc58b5fa refactor: consolidate styles and improve UI components
- Split styles.css into modular component files
- Update UI components to use new modular CSS structure
- Remove deprecated main.js file
- Add sleep utility function
- Enhance calendar and modal components
- Update navigation controller and event handling
2025-10-13 10:45:31 +03:00

10 lines
No EOL
374 B
JSON

{
"id": "spaceforge",
"name": "Spaceforge",
"version": "1.0.3",
"minAppVersion": "0.15.0",
"description": "Enhance knowledge retention with spaced repetition using FSRS & SM-2 algorithms, AI-powered MCQ generation, integrated Pomodoro timer, and calendar event manager.",
"author": "dralkh",
"authorUrl": "https://github.com/dralkh",
"isDesktopOnly": false
}