MCPcopy
hub / github.com/darkreader/darkreader / stopDetectingUsingHint

Function stopDetectingUsingHint

src/inject/detector.ts:253–256  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

251}
252
253function stopDetectingUsingHint() {
254 hintTargetObserver?.disconnect();
255 hintMatchObserver?.disconnect();
256}

Callers 3

stopDarkThemeDetectorFunction · 0.85
detectUsingHintFunction · 0.85
checkMatchFunction · 0.85

Calls 1

disconnectMethod · 0.80

Tested by

no test coverage detected