Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkreader/darkreader
/ removeSVGFilter
Function
removeSVGFilter
src/inject/svg-filter.ts:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
export
function
removeSVGFilter(): void {
61
removeNode(document.getElementById(
'dark-reader-svg'
));
62
}
Callers
2
responseHandler
Function · 0.90
onMessage
Function · 0.90
Calls
1
removeNode
Function · 0.90
Tested by
no test coverage detected