didierfred / SimpleModifyHeaders

Extension for firefox and chrome to modify headers
164 stars 30 forks source link

Support multiple patterns #1

Closed cbertoldi closed 5 years ago

cbertoldi commented 6 years ago

It would be nice it one could enters multiple comma separated patterns.

Antoniossss commented 6 years ago

Would be great o combine header with URL - eg I got 2 environments that I must append different headers to. Right now I have to import/export everytime

didierfred commented 5 years ago

With V1.5, it's now possible to select mutliple url patterns using semicolon(;) separator

didierfred commented 5 years ago

New version 1.6.1 permit to filter url for each rules on the config panel, the header field will be modify only if the url contains the configurated value.