Files
WorkNote/.obsidian/plugins/better-export-pdf/manifest.json

12 lines
372 B
JSON
Raw Normal View History

2025-01-13 11:22:31 +08:00
{
"id": "better-export-pdf",
"name": "Better Export PDF",
2025-03-03 19:56:35 +08:00
"version": "1.10.2",
2025-01-13 11:22:31 +08:00
"minAppVersion": "0.15.0",
"description": "Export your notes to PDF, support export preview, add bookmarks outline and header/footer.",
"author": "l1xnan",
"authorUrl": "https://github.com/l1xnan",
"fundingUrl": "https://www.buymeacoffee.com/l1xnan",
"isDesktopOnly": true
}