rmccorkl_TubeSage/manifest.json
Richard McCorkle 7fdf2e102c chore: bump to 1.4.1
Patch release: fix the mobile example-template viewer, which 1.4.0
shipped collapsed to ~2 lines. flex-shrink:0 stops the mobile modal's
flex column from squeezing the content box below its set height.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-18 17:53:16 +02:00

10 lines
301 B
JSON

{
"id": "tubesage",
"name": "TubeSage",
"version": "1.4.1",
"minAppVersion": "1.11.4",
"description": "Create comprehensive notes from YouTube transcripts using LLMs.",
"author": "Richard McCorkle",
"authorUrl": "https://github.com/rmccorkl",
"isDesktopOnly": false
}