Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/violentmonkey/violentmonkey
/ scriptFromEvent
Function
scriptFromEvent
src/options/utils/dragging.js:219–222 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
217
}
218
219
function
scriptFromEvent(e) {
220
original = e.target.closest(SCRIPT);
221
return
original;
222
}
Callers
3
onMouseDown
Function · 0.85
onTouchStart
Function · 0.85
onDragStart
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected