MCPcopy
hub / github.com/darkreader/darkreader / onResume

Function onResume

src/inject/index.ts:200–202  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

198}
199
200function onResume() {
201 sendConnectionOrResumeMessage(MessageTypeCStoBG.DOCUMENT_RESUME);
202}
203
204function onDarkThemeDetected() {
205 writeEnabledForHost(false);

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected