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.

インストールへ移動

ソース情報

リポジトリ
aidenlx/zotlit
ソースの最終更新活動
2026年6月17日 11:44
検出された SKILL.md の言語
英語
スター
993
フォーク
63

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。