slateblua_mathtype/manifest.json

11 lines
244 B
JSON
Raw Normal View History

2025-02-23 11:16:46 +00:00
{
2025-03-02 19:25:38 +00:00
"id": "mathtypebyslateblua",
2025-02-26 19:55:41 +00:00
"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
}