mirror of
https://github.com/jldiaz/copy-protocol-plugin.git
synced 2026-07-22 06:56:55 +00:00
10 lines
257 B
JSON
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
|
|
}
|