wiseguru_ReWrite-Voice-Notes/manifest.json
WiseGuru f94856eae3 1.2.1
Community-review remediation (no behavior change):
- Remove eslint-disable in realtime/pcm.ts; reach the deprecated ScriptProcessor
  API through local type-aliases so no-deprecated never fires.
- Raise minAppVersion to 1.6.6 for FileManager.trashFile (@since 1.6.6).
- Enable the reviewer's type-checked lint rules locally for src/.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 22:35:06 -07:00

11 lines
No EOL
355 B
JSON

{
"id": "rewrite-voice-notes",
"name": "ReWrite (Voice Notes)",
"version": "1.2.1",
"minAppVersion": "1.6.6",
"description": "Record or paste speech and have it transcribed and structured by AI.",
"author": "WiseGuru",
"authorUrl": "https://github.com/WiseGuru",
"fundingUrl": "https://wyz.guru/buy-someone-else-coffee/",
"isDesktopOnly": false
}