Files
BindThem/manifest.json
Olivier 44b505b4e6
Some checks failed
Node.js build / build (20.x) (push) Has been cancelled
Node.js build / build (22.x) (push) Has been cancelled
fix manifest and make good readme
2026-02-24 15:05:45 -05:00

10 lines
424 B
JSON

{
"id": "bindthem",
"name": "BindThem",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Enhanced editor shortcuts and formatting tools. Combines smart text wrapping (bold, italic, code, etc.), directional copy/move, heading toggles (H1-H6), line operations, case transformation, multi-cursor support, and file utilities into one unified plugin.",
"author": "Olivier Legendre",
"isDesktopOnly": false
}