Skip to content

Releases: MisterPhilip/x-forwarded-for

v1.0.3

Choose a tag to compare

@MisterPhilip MisterPhilip released this 24 Oct 22:02
ab578ff

What's Changed

  • Fix includeDomains property from changing automatically by @fany0r in #45

New Contributors

Full Changelog: 1.0.2...1.0.3

v1.0.2

Choose a tag to compare

@MisterPhilip MisterPhilip released this 01 Jun 20:27
89806d4

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

Choose a tag to compare

@MisterPhilip MisterPhilip released this 30 May 14:12
4e80104

Fixed issue with main frame requests not attaching headers.

v1.0.0

Choose a tag to compare

@MisterPhilip MisterPhilip released this 30 May 02:14
19e5d45

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

Choose a tag to compare

@MisterPhilip MisterPhilip released this 26 Apr 23:49
24be5d6
  • 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

Choose a tag to compare

@MisterPhilip MisterPhilip released this 30 Nov 22:58
8dbd2ad

Added X-Originating-IP, X-Remote-IP, and X-Remote-Addr headers as options, and IPv6 is now allowed.

v0.2.1

Choose a tag to compare

@MisterPhilip MisterPhilip released this 18 Nov 06:58

Add the ability to select the text within the input field for Firefox.