SimpleModifyHeaders
SimpleModifyHeaders copied to clipboard
[fork] just wanted to let you know that I forked this project and made a bunch of (incompatible) changes
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
