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 Sep 3, 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 License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.0
Released Jun 8, 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 License v3.0 only
Version 1.7
Released May 25, 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 License v3.0 only
Version 1.6
Released May 18, 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 License v3.0 only
Version 1.5
Released Aug 29, 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 License v3.0 only
Version 1.4
Released Nov 5, 2021 - 1.24 MBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only
Version 1.3
Released Jun 30, 2021 - 1.23 MBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only
Version 1.0.1
Released Jun 22, 2021 - 59.87 KBWorks with firefox 48.0 and later- innerHTML -> innerText to remove warnings during webextension validationSource code released under GNU General Public License v3.0 only