ozavodny_obsidian-copy-inli.../manifest.json
Ondřej Závodný 11ae81fee8 initial commit
2023-08-16 15:14:07 +02:00

11 lines
383 B
JSON

{
"id": "copy-inline-code-plugin",
"name": "Copy Inline Code",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Adds an icon inside each inline code, which when clicked, copies the content of the code into the clipboard.",
"author": "Ondrej Zavodny",
"authorUrl": "https://github.com/Alddar",
"fundingUrl": "https://ko-fi.com/alddar",
"isDesktopOnly": false
}