Releases: MisterPhilip/x-forwarded-for
Releases · MisterPhilip/x-forwarded-for
Release list
v1.0.3
v1.0.2
Fixed the browser action icon not updating correctly upon re-launch of the browser.
Added additional warnings when the enabled status is set to false.
Added debugging information to show the content of the profiles for bug reports.
v1.0.1
Fixed issue with main frame requests not attaching headers.
v1.0.0
Complete rewrite to use service workers and manifest v3.
Now allows users to create profiles, which can set individual headers and values to user-specified domains.
v0.6.0
- Added ability for multiple IP addresses (space and/or comma delimited)
- Fixes issues with headers not being set in Firefox properly
- Minor UI fixes
v0.5.0
Added X-Originating-IP, X-Remote-IP, and X-Remote-Addr headers as options, and IPv6 is now allowed.
v0.2.1
Add the ability to select the text within the input field for Firefox.