SimpleModifyHeaders icon indicating copy to clipboard operation
SimpleModifyHeaders copied to clipboard

Extension for firefox and chrome to modify headers

Results 32 SimpleModifyHeaders issues
Sort by recently updated
recently updated
newest added

use case, for stylesheet url that has not ".css" extension on it

I use Imagus addon for view images in full size on certain sites. Its take original picture link and defines new link for fullsize image. In this case it fetch...

Thank you for the helpful tool!

导出配置文件如下: {"format_version":"1.2","target_page":"*","headers":[],"debug_mode":true,"show_comments":true,"use_url_contains":true}

It is advisable to add the export / import function not only for all rules at once, but also individually, one at a time. So that when importing a new...

We would need a feature to lock the Settings of the extension against user modification. Maybe it is possible possible to add a configuration to auto import a certain mandatory...

Using FF 68.0.1. URL pattern of: `*://*.x.com/*` -- working great. URL pattern of: `*://*.x.com/*; *://*.y.com/*` -- never gets applied either to x.com nor y.com. I see the next version allows...

enhancement

This header works better than the older referrer control but it's missing an easy to add option to add site to be blocked. In Referrer Control it was a context...

As stated. since a while the response headers are not changed or deleted any-more.

the repo is [here](https://github.com/warren-bank/crx-simple-modify-headers/tree/extended) summary of [changes](https://github.com/warren-bank/crx-simple-modify-headers/compare/smh-extended/v1.6.7..extended): - URL patterns are changed from ["match patterns"](https://developer.chrome.com/extensions/match_patterns) to [regular expressions](https://perldoc.perl.org/perlre) - "Filter URL per rules" _setting_ is always enabled - "When URL...