Update manifest.json

This commit is contained in:
chetsCMD 2026-02-05 14:22:55 +03:00 committed by GitHub
parent bcfcb09d3f
commit 16f59493f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,10 @@
{
"id": "hover-tooltips",
"name": "Hover Tooltips",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Adds custom tooltips on hover.",
"version": "2.0.0",
"minAppVersion": "1.8.0",
"description": ""Adds custom tooltips on hover. Supports markdown, click-to-pin, interactive links.",
"author": "chetsCMD",
"authorUrl": "https://github.com/chetsCMD",
"isDesktopOnly": true
"isDesktopOnly": false
}