Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
IP and Country 预览

IP and Country 作者: Raj Udash

Displays the user's IP address, country name with an inline flag, and ISP information in a compact, modern, dark grey-styled popup

5 (1 reviews)5 (1 reviews)
1 个用户1 个用户
您需要 Firefox 来使用此扩展
下载 Firefox 并安装扩展
下载文件

扩展元数据

关于此扩展
This Firefox add-on provides a sleek, user-friendly popup that instantly shows your IP address, country name with its corresponding flag displayed inline, and Internet Service Provider (ISP) details. Built with Bootstrap for a modern dark grey aesthetic, it uses the ipgeolocation.io API to fetch accurate geolocation data. Perfect for users who want quick access to their network information in a compact, stylish format.
开发者留言
Below are the Technical Details and Developer Comments for the "IP and Country" Firefox add-on, tailored to provide a clear and comprehensive overview of its implementation and functionality, in line with Mozilla’s add-on submission requirements and the provided context from similar add-ons. This will include technical specifications, dependencies, and notes from the developer’s perspective, addressing the add-on’s design and considerations for reviewers.

Technical Details for IP and Country Firefox Add-on
Add-on Name: IP and Country

Version: 1.0

Manifest Version: 2

Compatibility: Firefox 60 and later (WebExtensions API compatible)

Permissions:

activeTab: Allows access to the current tab for interaction with the popup.
https://api.ipgeolocation.io/*: Permits secure API requests to the ipgeolocation.io service to fetch IP, country, and ISP data.

Size: Approximately 50 KB (including manifest.json, popup.html, popup.js, popup.css, and icon.png).

Dependencies:
Bootstrap 5.3.3: Included via CDN (https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css) for styling the popup with a modern, dark grey theme. No local dependencies are included to keep the add-on lightweight.
ipgeolocation.io API: Used to fetch the user’s IP address, country name, country flag URL, and ISP information. Requires a valid API key (free tier available). API requests are made over HTTPS for security.

Functionality:
Displays a compact popup when the user clicks the toolbar icon, showing:

The user’s IP address.
The country name with an inline flag image.
The Internet Service Provider (ISP) name.

Data is fetched in real-time from the ipgeolocation.io API when the popup is opened and is displayed only within the popup.
No data is stored locally or remotely, and no additional user information (e.g., browsing history, cookies) is collected.

Technical Implementation:
HTML (popup.html): Structured with Bootstrap 5 classes for a dark grey, card-based layout. Uses <p> elements with card-text for IP, country, and ISP, with the flag image (<img id="flag">) styled inline with the country name.
CSS (popup.css): Custom styles override Bootstrap defaults to ensure a compact 250px-wide popup with a 0.9rem flag height for inline alignment. Uses modern system fonts (-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, etc.) for a clean look.
JavaScript (popup.js): Uses the Fetch API to make HTTPS requests to ipgeolocation.io. Updates DOM elements (<span id="ip-address">, <span id="country">, <span id="isp">, <img id="flag">) with API response data. Sets display: inline-block on the flag to ensure inline alignment with the country name.
Icon: A 48x48 pixel icon.png is included for the toolbar button.
评分 5(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
1
4
0
3
0
2
0
1
0
阅读全部 1 条评价
权限与数据详细了解

必要权限:

  • 访问您在 api.ipgeolocation.io 的数据
更多信息
版本
1.0
大小
10.33 KB
上次更新
17 天前 (2025年8月7日)
相关分类
  • 隐私和安全
许可证
Mozilla 公共许可证 2.0
版本历史
  • 查看所有版本
标签
  • privacy
  • vpn
添加到收藏集
举报此附加组件
Raj Udash 制作的更多扩展
  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

  • 目前尚无评分

转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。