Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ custom-modifiers.plugin.js
File
custom-modifiers.plugin.js
ui/plugins/ui/custom-modifiers.plugin.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
; (
function
() {
2
PLUGINS[
"MODIFIERS_LOAD"
].push({
3
loader:
function
() {
4
let
customModifiers = localStorage.getItem(CUSTOM_MODIFIERS_KEY,
""
)
Callers
nothing calls this directly
Calls
3
createModifierGroup
Function · 0.85
createCollapsibles
Function · 0.85
push
Method · 0.80
Tested by
no test coverage detected