stip version history - 8 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.1
Released 3 Sep 2024 - 1.26 MBWorks with firefox 109.0a1 and laterMinor change, now plugin get ip informations from this websites :
- ipv4 from https://stipv4.shebangthedolphins.net
- ipv6 from https://stipv6.shebangthedolphins.netSource code released under GNU General Public Licence v3.0 only
Older versions
Version 2.0
Released 8 Jun 2024 - 1.26 MBWorks with firefox 109.0a1 and later- bug fix for No IP display
- use of async/await functions for information retrievalSource code released under GNU General Public Licence v3.0 only
Version 1.7
Released 25 May 2024 - 1.26 MBWorks with firefox 109.0a1 and later- Using my own API to obtain information on IP addresses : stipv4.std.rocks and stipv6.std.rocks
- Now works with "Strict Enhanced Tracking Protection" enabledSource code released under GNU General Public Licence v3.0 only
Version 1.6
Released 18 May 2024 - 1.26 MBWorks with firefox 109.0a1 and later* migration to Manifest V3
* Use https://ipinfo.io to obtain country informationSource code released under GNU General Public Licence v3.0 only
Version 1.5
Released 29 Aug 2023 - 1.24 MBWorks with firefox 48.0 and laterReplace https://ifconfig.me/all.json with https://ipinfo.io/json to obtain the ipv4 address, as ifconfig now returns the ipv6 address.Source code released under GNU General Public Licence v3.0 only
Version 1.4
Released 5 Nov 2021 - 1.24 MBWorks with firefox 48.0 and laterSource code released under GNU General Public Licence v3.0 only
Version 1.3
Released 30 Jun 2021 - 1.23 MBWorks with firefox 48.0 and laterSource code released under GNU General Public Licence v3.0 only
Version 1.0.1
Released 22 Jun 2021 - 59.87 kBWorks with firefox 48.0 and later- innerHTML -> innerText to remove warnings during webextension validationSource code released under GNU General Public Licence v3.0 only