Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ hideHighlights
Method
hideHighlights
src/definitions.d.ts:43–43 ·
view source on GitHub ↗
(ids: string[])
Source
from the content-addressed store, hash-verified
41
startActivation(email: string, key: string): void;
42
resetActivation(): void;
43
hideHighlights(ids: string[]): void;
44
}
45
46
export
interface
ExtWrapper {
Callers
5
startActivation
Method · 0.65
onUIMessage
Method · 0.65
disableMobileLinksSlideIn
Function · 0.65
toggleMoreSiteSettings
Function · 0.65
toggleMoreToggleSettings
Function · 0.65
Implementers
1
Connector
src/ui/connect/connector.ts
Calls
no outgoing calls
Tested by
no test coverage detected