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 当前展示的配套文件。