manifest.json 350 B

12345678910
  1. {
  2. "id": "obsidian-zotero-desktop-connector",
  3. "name": "Zotero Integration",
  4. "version": "3.2.1",
  5. "minAppVersion": "1.1.1",
  6. "description": "Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.",
  7. "author": "mgmeyers",
  8. "authorUrl": "https://github.com/mgmeyers/obsidian-zotero-integration",
  9. "isDesktopOnly": true
  10. }