MCPcopy Create free account
hub / github.com/darkreader/darkreader / pause

Method pause

src/inject/dynamic-theme/style-manager.ts:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 details(options: detailsArgument): {rules: CSSRuleList} | null;
32 render(theme: Theme, ignoreImageAnalysis: string[]): void;
33 pause(): void;
34 destroy(): void;
35 watch(): void;
36 restore(): void;

Callers 1

stopWatchingForUpdatesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected