issues
search
didierfred
/
SimpleModifyHeaders
Extension for firefox and chrome to modify headers
172
stars
31
forks
source link
[fork] just wanted to let you know that I forked this project and made a bunch of (incompatible) changes
#25
Open
warren-bank
opened
3 years ago
warren-bank
commented
3 years ago
the repo is
here
summary of
changes
:
URL patterns are changed from
"match patterns"
to
regular expressions
"Filter URL per rules"
setting
is always enabled
"When URL contains"
field
can be left empty to inherit its value from the closest previous rule that does contain a regex pattern
"Header Field Name"
field
can optionally be chosen from a list of common values
"Header Field Name"
field
can fuzzy match substrings in "delete" rules by ending with the "*" character
config page
CSS rewritten to utilize full page width
the repo is here
summary of changes: