Exclusions
If this is enabled, the extension will call a subroutine to exclude requests based on a comparison of root domains, to prevent breakage. Origin
headers will not be removed from requests when the resource's root domain matches the origin's root domain, like this:
thisisanexample.com
www.thisisanexample.co.uk
You can exclude requests using patterns here, with the following syntax:
<origin hostname><space><target hostname>
Wildcards are accepted.