didierfred / SimpleModifyHeaders

Extension for firefox and chrome to modify headers
172 stars 31 forks source link

When URL contains - same matching functionality as Url patterns? #57

Open MatzFan opened 12 months ago

MatzFan commented 12 months ago

I cannot get SimpleModifyHeaders to recognize a 'When URL contains' pattern. What is the logic here, the same pattern matching as used by the 'Url pattern' matcher (i.e. including path wildcards) simple URL string contains sub-string, or something else?

Thanks in advance, great extension BTW.

ScriptedBot commented 2 months ago

I am also facing the same issue. 'When URL contains' seems to be ignored. I presume 'Url patterns' should be disabled or should automatically include all URLs when 'When URL contains' is present, to avoid confusion.