IPvFox Version History

5 versions

Be careful with old versions!

These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.

Version 0.8.6.1.1-signed.1-signed 44.5 KiB Works with Firefox 17.0 - 56.*, SeaMonkey 2.14 - 2.34a1

Changelog:
  • Add an option to make the toolbar icons grayscale, to let them fit in better with Firefox's default theme. (Only works on Firefox 35+ because it requires CSS filter support.) (0.8.6)
  • Fix the popup panel on Firefox 36 (fallout from Bug 979835). (0.8.6)
  • Fix embedded v4 address detection for IPs that have "::" near the beginning (e.g. 2600:3c03::f03c:91ff:fe73:b7f3 was treating the "f03c:91ff" part as a v4 address and completely dropping the ":fe73:b7f3" part. (0.8.6)
  • Add French localization, thanks to Pierre Rudloff. (0.8.6.1)

Version 0.8.6.1-signed.1-signed 43.1 KiB Works with Firefox 17.0 - 37.0a1, SeaMonkey 2.14 - 2.34a1

Changelog:
  • Add an option to make the toolbar icons grayscale, to let them fit in better with Firefox's default theme. (Only works on Firefox 35+ because it requires CSS filter support.)
  • Fix the popup panel on Firefox 36 (fallout from Bug 979835).
  • Fix embedded v4 address detection for IPs that have "::" near the beginning (e.g. 2600:3c03::f03c:91ff:fe73:b7f3 was treating the "f03c:91ff" part as a v4 address and completely dropping the ":fe73:b7f3" part.

Version 0.8.5.1-signed.1-signed 40.9 KiB Works with Firefox 17.0 - 29.0a1, SeaMonkey 2.14 - 2.27a1

Changelog:
  • Autodetect NAT64 prefix with lookups of ipv4only.arpa. (Not quite RFC 7050-compliant; IPvFox can only autodetect NAT64+DNS64 setups where the v4 address is embedded at the end of the v6 address.)

Version 0.8.4.1-signed.1-signed 39.9 KiB Works with Firefox 16.0 - 35.*, SeaMonkey 2.13 - 2.27a1

  • A configurable list of prefixes can now be treated as v4 (defaults to 64:ff9b::, the standard NAT64 prefix).
  • The last two segments of IPv6 addresses ending in "::xxxx:xxxx" are now converted to v4 representation.
  • Some code cleanup; the minimum supported Firefox (Gecko) version is now 16.0.
  • Version 0.8.3.1-signed.1-signed 37.8 KiB Works with Firefox 5.0 - 26.*, SeaMonkey 2.2 - 2.21

    Changelog:
    • Optional toolbar button (not added by default: add it from the Customize Toolbar palette.) (0.8)
    • Icon actually updates on back/forward. (0.8)
    • Fix a CSS bug causing extra padding around the toolbar button as of the 2011/09/25 nightly build. (0.8.1)
    • Right- or middle-clicking on the URL bar icon no longer brings up the panel. (0.8.1)
    • Update icon on DOMContentLoaded (led to missed/delayed update when loading pages from cache). (0.8.2)
    • Seamonkey support. (0.8.3)