jldiaz_copy-protocol-plugin/manifest.json
2026-05-12 23:49:15 +02:00

10 lines
267 B
JSON

{
"id": "copy-text-protocol",
"name": "Copy Text Protocol",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "Adds support for copying text to the clipboard using a custom protocol.",
"author": "jldiaz",
"authorUrl": "",
"isDesktopOnly": false
}