slateblua_mathtype/manifest.json

11 lines
233 B
JSON
Raw Normal View History

2025-02-23 11:16:46 +00:00
{
2025-02-26 19:55:41 +00:00
"id": "mathtype",
"name": "MathType",
2025-02-23 11:16:46 +00:00
"version": "1.0.0",
"minAppVersion": "0.15.0",
2025-02-26 19:55:41 +00:00
"description": "A plugin to type math faster",
"author": "slateblua",
"authorUrl": "https://slateblua.github.io",
"isDesktopOnly": true
2025-02-23 11:16:46 +00:00
}