MCPcopy
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
60export function removeSVGFilter(): void {
61 removeNode(document.getElementById('dark-reader-svg'));
62}

Callers 2

responseHandlerFunction · 0.90
onMessageFunction · 0.90

Calls 1

removeNodeFunction · 0.90

Tested by

no test coverage detected