mirror of
https://github.com/xwberry/obsidian-drag-out.git
synced 2026-07-22 06:54:07 +00:00
10 lines
383 B
JSON
10 lines
383 B
JSON
{
|
|
"id": "drag-out",
|
|
"name": "Drag Out",
|
|
"version": "0.1.2",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Drag files from file explorer to other applications (local filesystem, browser uploads, email attachments, etc.) with native OS drag handles instead of application URIs.",
|
|
"author": "Xander Berry",
|
|
"authorUrl": "https://github.com/xwberry",
|
|
"isDesktopOnly": true
|
|
}
|