declarative_net_request
library
Enums
-
DomainType
-
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.
-
This describes the possible operations for a "modifyHeaders" rule.
-
RequestMethod
-
This describes the HTTP request method of a network request.
-
ResourceType
-
This describes the resource type of the network request.
-
RuleActionType
-
Describes the kind of action to take if a given RuleCondition matches.
-
UnsupportedRegexReason
-
Describes the reason why a given regular expression isn't supported.