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.

Ir para a instalação

Informações da origem

Repositório
aidenlx/zotlit
Última atividade na origem
17 de junho de 2026 às 11:44
Idioma detectado do SKILL.md
inglês
Estrelas
993
Forks
63

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.