diff --git a/manifest.json b/manifest.json index ea8fa64..0b62e99 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,10 @@ { - "name": "Scriptorium", + "id": "scriptorium", + "name": "SCRIPTORIUM", "version": "0.9.5", "minAppVersion": "1.5.8", "author": "ouatis", - "authorUrl": "https://github.com/ouatis/" + "authorUrl": "https://github.com/ouatis/", + "github": "ouatis/obsidian-scriptorium", + "screenshot": "screenshot.png" }