MCPcopy 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
46export interface ExtWrapper {

Callers 5

startActivationMethod · 0.65
onUIMessageMethod · 0.65
toggleMoreSiteSettingsFunction · 0.65
toggleMoreToggleSettingsFunction · 0.65

Implementers 1

Connectorsrc/ui/connect/connector.ts

Calls

no outgoing calls

Tested by

no test coverage detected