mirror of
https://github.com/cubexy/obsidian-pdf-printer.git
synced 2026-07-22 05:48:03 +00:00
10 lines
291 B
JSON
10 lines
291 B
JSON
{
|
|
"id": "pdf-printer",
|
|
"name": "PDF Printer",
|
|
"version": "1.1.4",
|
|
"minAppVersion": "1.1.0",
|
|
"description": "Convert PDF documents to images directly in your notes without external dependencies.",
|
|
"author": "cubexy",
|
|
"authorUrl": "https://github.com/cubexy",
|
|
"isDesktopOnly": false
|
|
}
|