dart/core/js/declarative_net_request library

Classes

JSChrome

Properties

chrome JSChrome
no setter

Typedefs

DomainType = String
This describes whether the request is first or third party to the frame in which it originated. A request is said to be first party if it has the same domain (eTLD+1) as the frame in which the request originated.
HeaderOperation = String
This describes the possible operations for a "modifyHeaders" rule.
RequestMethod = String
This describes the HTTP request method of a network request.
ResourceType = String
This describes the resource type of the network request.
RuleActionType = String
Describes the kind of action to take if a given RuleCondition matches.
UnsupportedRegexReason = String
Describes the reason why a given regular expression isn't supported.

Exceptions / Errors

ApiNotAvailableException