mirror of
https://github.com/shaharyar-developer/remote-fetch.git
synced 2026-07-22 13:10:31 +00:00
11 lines
347 B
JSON
11 lines
347 B
JSON
{
|
|
"id": "remote-fetch",
|
|
"name": "Remote Fetch",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Download files from URLs directly into your Obsidian vault with CORS proxy support.",
|
|
"author": "Shaharyar",
|
|
"authorUrl": "https://shaharyar.dev",
|
|
"fundingUrl": "https://github.com/sponsors/shaharyar",
|
|
"isDesktopOnly": false
|
|
}
|