JSChromeJSDeclarativeNetRequestExtension extension

on

Properties

declarativeNetRequest JSDeclarativeNetRequest

Available on JSChrome, provided by the JSChromeJSDeclarativeNetRequestExtension extension

The chrome.declarativeNetRequest API is used to block or modify network requests by specifying declarative rules. This lets extensions modify network requests without intercepting them and viewing their content, thus providing more privacy.
no setter
declarativeNetRequestNullable JSDeclarativeNetRequest?

Available on JSChrome, provided by the JSChromeJSDeclarativeNetRequestExtension extension

no setter