Files
probo/packages
Émile Ré 2261ed0c8f Add synchronous DOM hooks to cookie banner resource detector
Wrap script/iframe/img/link/source IDL setters, setAttribute, the four
HTML-parsing entry points, fetch, XHR, and sendBeacon so extension stacks
are visible at the synchronous call site. Coordinate via an
extensionElements WeakSet and an extensionUrls Set so the existing
MutationObserver and PerformanceObserver paths drop the same resources.

Signed-off-by: Émile Ré <emile@probo.com>
2026-05-26 11:14:47 +02:00
..