manifest.json
 1  {
 2    "id": "abbreviations-mark",
 3    "name": "Abbreviations and Acronyms",
 4    "version": "1.0.0",
 5    "minAppVersion": "0.15.0",
 6    "description": "Implements automatic marking of abbreviations and acronyms (terminology).",
 7    "author": "dragonish",
 8    "authorUrl": "https://github.com/dragonish",
 9    "fundingUrl": "https://ko-fi.com/monogamy",
10    "isDesktopOnly": false
11  }