qf3l3k_obsidian-data-fetcher/manifest.json
2025-03-16 20:03:08 +01:00

10 lines
No EOL
339 B
JSON

{
"id": "obsidian-api-fetcher",
"name": "Data Fetcher",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Fetch data from multiple sources (REST APIs, RPC, gRPC, GraphQL) and insert results into notes",
"author": "qf3l3k",
"authorUrl": "https://github.com/qf3l3k/obsidian-api-fetcher",
"isDesktopOnly": false
}