wth461694678_text-block-timer/manifest.json
Carrianna b50ba91ec8 - V1.0.7
1. **==Major Optimization==**: Resolved the potential stuck issue when Obsidian switches back to the foreground, improved the timer performance.
2025-09-12 19:54:47 +08:00

10 lines
No EOL
301 B
JSON

{
"id": "text-block-timer",
"version": "1.0.7",
"minAppVersion": "1.8.0",
"name": "Text Block Timer",
"author": "frankthwang",
"description": "Add a timer to text block to enable count-up timing (Performance Improved Now!).",
"isDesktopOnly": false,
"main": "main.js"
}