webRequest.RequestFilter
Read More at MDN DocsSafe to Use
webRequest.RequestFilter
is not safe to use.
It’s supported by 39% of global browsers.
Browsers
Version Breakdown
Full Support
If a filter contains unrecognized values in its types
property, addListener()
throws an exception.
Full Support
If a filter contains unrecognized values in its types
property, addListener()
throws an exception.
Full Support
From Firefox 78 onwards, if a filter contains unrecognized values in its types
property, then these values are ignored and addListener()
proceeds.
Before Firefox 78, if a filter contains unrecognized values in its types
property, addListener()
throws an exception.
Full Support
If a filter contains unrecognized values in its types
property, addListener()
throws an exception.
Full Support
If a filter contains unrecognized values in its types
property, addListener()
throws an exception.
Full Support
No Support