Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/spicetify/cli
/ register
Method
register
jsHelper/spicetifyWrapper.js:2147–2149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2145
}
2146
2147
register() {
2148
Spicetify.ContextMenuV2.registerItem(this._element, this.shouldAdd);
2149
}
2150
deregister() {
2151
Spicetify.ContextMenuV2.unregisterItem(this._element);
2152
}
Callers
15
sidebarConfig.js
File · 0.45
expFeatures.js
File · 0.45
homeConfig.js
File · 0.45
bookmark.js
File · 0.45
autoSkipExplicit.js
File · 0.45
settingsContent
Function · 0.45
trashbin.js
File · 0.45
refreshEventListeners
Function · 0.45
setWidgetState
Function · 0.45
shuffle+.js
File · 0.45
renderQueuePlaybarButton
Function · 0.45
componentDidMount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected