Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
200
function
onResume() {
201
sendConnectionOrResumeMessage(MessageTypeCStoBG.DOCUMENT_RESUME);
202
}
203
204
function
onDarkThemeDetected() {
205
writeEnabledForHost(false);
Callers
nothing calls this directly
Calls
1
sendConnectionOrResumeMessage
Function · 0.85
Tested by
no test coverage detected