IP Location Lookup 版本历史 - 8 个版本
IP Location Lookup 作者: IPWHOIS.io
IP Location Lookup 版本历史 - 8 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.2.1
发布于 2025年10月11日 - 80.25 KB适用于 firefox 109.0 及更高版本Switched to a minimal-permissions approach: removed the tabs permission and added scripting together with activeTab.
Prefill of the input now uses activeTab + scripting.executeScript to read only location.hostname of the active page.源代码遵循 Mozilla 公共许可证 2.0 发布
较早版本
版本 1.1.8
发布于 2025年10月10日 - 80 KB适用于 firefox 109.0 及更高版本Added a small UX improvement in the popup: a clear button (#close) now wipes the input field and immediately runs a lookup. If the input is empty, the extension queries the current IP (same behavior as before when no value is provided).
No visual redesign. No new permissions or host access. Minor internal refactor only.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.1.7
发布于 2025年10月10日 - 80.07 KB适用于 firefox 109.0 及更高版本Compatibility update for latest Chrome/Firefox (Manifest V3).
Switched network calls to fetch and declared host permissions to resolve CORS.
Fixed URL query bug (?source=extension) and improved error handling.
Added click handler for the existing .search-button and optional auto-run on popup open.
Minor stability/UX improvements. No visual changes to the popup.源代码遵循 Mozilla 公共许可证 2.0 发布