c-degni_text-autocomplete/manifest.json

11 lines
318 B
JSON
Raw Permalink Normal View History

2025-05-06 20:35:02 +00:00
{
2025-05-12 05:36:55 +00:00
"id": "text-autocomplete",
"name": "Text Autocomplete",
2026-03-14 23:42:02 +00:00
"version": "1.2.2",
"minAppVersion": "1.8.10",
"description": "Autocomplete text to type more efficiently.",
2025-05-12 05:36:55 +00:00
"author": "Christ Degni",
2025-05-14 22:11:21 +00:00
"authorUrl": "https://github.com/c-degni",
"fundingUrl": "https://buymeacoffee.com/c.degni",
"isDesktopOnly": true
2026-03-14 23:39:53 +00:00
}