diff --git a/manifest.json b/manifest.json index 52be56e..ddeaec1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "hover-tooltips", - "name": "Hover Tooltips", + "name": "Hover Tooltips", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "Adds interactive hover tooltips to text.", + "description": "Adds custom tooltips on hover.", "author": "chetsCMD", "authorUrl": "https://github.com/chetsCMD", "isDesktopOnly": true -} \ No newline at end of file +}