manifest.json 371 B

1234567891011
  1. {
  2. "id": "better-export-pdf",
  3. "name": "Better Export PDF",
  4. "version": "1.9.1",
  5. "minAppVersion": "0.15.0",
  6. "description": "Export your notes to PDF, support export preview, add bookmarks outline and header/footer.",
  7. "author": "l1xnan",
  8. "authorUrl": "https://github.com/l1xnan",
  9. "fundingUrl": "https://www.buymeacoffee.com/l1xnan",
  10. "isDesktopOnly": true
  11. }