slateblua_mathtype/manifest.json

11 lines
259 B
JSON
Raw Permalink Normal View History

2025-02-23 11:16:46 +00:00
{
2025-03-20 09:25:52 +00:00
"id": "mathtype",
2025-02-26 19:55:41 +00:00
"name": "MathType",
2025-03-20 09:25:52 +00:00
"version": "1.0.2",
2025-02-23 11:16:46 +00:00
"minAppVersion": "0.15.0",
2025-03-12 11:15:24 +00:00
"description": "Allows to type math faster with on the fly suggestions",
2025-02-26 19:55:41 +00:00
"author": "slateblua",
"authorUrl": "https://slateblua.github.io",
"isDesktopOnly": true
2025-02-23 11:16:46 +00:00
}