Getting StartedLearn the fundamentals of Zotero plugin development, from setting up your environment to understanding plugin anatomy and structure.
Core ConceptsUnderstand essential concepts like plugin lifecycle, Zotero's data model, preferences system, and the distinction between privileged and unprivileged operations.
Best PracticesExplore practical implementation guides for custom UI components, file operations, HTTP requests, and various Zotero operations with real-world examples.
API ReferenceDive into the comprehensive API documentation for Zotero plugins, including all available classes, methods, and events.