Skip to main content

zotero-rdp-debug

Debug the running ZotLit Zotero plugin (`apps/zotero`) live by evaluating JavaScript in Zotero's parent (chrome) process over the Firefox Remote Debugging Protocol that the dev server already exposes. Reach for this whenever you need to inspect real runtime state in Zotero — why a notifier/observer isn't firing, what `Zotero.Reader`/`Zotero_Tabs`/`Zotero.Items` actually return, whether a pref reads the value you expect, or whether the plugin is dispatching the HTTP notifications it should. Use it for any "why isn't this working in Zotero at runtime", "what does this Zotero API return live", or "is the plugin actually sending/observing X" question, even when the user just says "debug the plugin" or "check it in Zotero" without mentioning RDP. Far more reliable than reasoning from source alone, because it reads ground truth from the live app.

Aller à l'installation

Informations de source

Dépôt
aidenlx/zotlit
Dernière activité de la source
17 juin 2026 à 11:44
Langue détectée de SKILL.md
anglais
Étoiles
993
Forks
63

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.