Skip to content

Actions

An action defines what Chrome does when every enabled condition in a profile matches.

Action typeResultAdditional configuration
modifyHeadersModifies request or response headersAt least one valid header modification or synchronized cookie
redirectRedirects the requestOne enabled, non-empty destination URL
blockBlocks the requestNone
allowExempts the request from lower-priority Headerly rulesNone
upgradeSchemeUpgrades an insecure URL schemeNone
allowAllRequestsAllows a complete frame hierarchyA frame resource type

Changing a profile's action type removes configuration that is incompatible with the new type. Conditions and priority remain unless changed separately.

block, allow, upgradeScheme, and allowAllRequests are complete actions by themselves. modifyHeaders and redirect are registered only after their required configuration is valid.