Skip to main content

spicetify-drive

Attach to the running Spotify desktop client over the Chrome DevTools Protocol to inspect or drive it — read Spicetify internals, measure computed styles and geometry, check what this extension is actually hiding, dispatch real key/mouse/wheel input, and take screenshots. Also covers the build → copy → refresh → reload → attach loop for testing working-tree changes to this extension in the real client. Use when a claim about Spotify's DOM needs verifying rather than guessing (does this selector match, is that element hidden by us or absent for this account, which element receives this click), or when the user asks to run, test, or screenshot the extension in Spotify.

跳到安装

来源信息

仓库
theRealPadster/spicetify-hide-podcasts
最近来源活动
2026年8月14日 22:23
检测到的 SKILL.md 语言
英语
星标
257
分支
16

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。