SimpleModifyHeaders icon indicating copy to clipboard operation
SimpleModifyHeaders copied to clipboard

[fork] just wanted to let you know that I forked this project and made a bunch of (incompatible) changes

Open warren-bank opened this issue 5 years ago • 0 comments

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

screenshots

warren-bank avatar Jan 28 '21 07:01 warren-bank