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

10 lines
257 B
JSON

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