manifest.json
 1  {
 2  	"id": "global-search-and-replace",
 3  	"name": "Global Search and Replace",
 4  	"version": "0.5.0",
 5  	"minAppVersion": "1.1.1",
 6  	"description": "Search and replace in all vault files",
 7  	"author": "Mahmoud Fawzy Khalil",
 8  	"authorUrl": "https://github.com/MahmoudFawzyKhalil/",
 9  	"isDesktopOnly": false
10  }