A few notes: - Brave Browser already blocks popups by default - Chromium internals do not have a "popup" network type It may make more sense to just support `$popup` as an alias for `$document` as per Chromium's classification of the requests.
A few notes:
It may make more sense to just support
$popupas an alias for$documentas per Chromium's classification of the requests.