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.
由 1 位評論者給出 5 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
1
4
0
3
0
2
0
1
0
閱讀全部 1 條評論
權限與資料了解更多

必要權限:

  • 存取您在 api.ipgeolocation.io 的資料
更多資訊
版本
1.0
大小
10.33 KB
最近更新
1 個月前 (2025年8月7日)
相關分類
  • 隱私權與安全性
授權條款
Mozilla Public License 2.0
版本紀錄
  • 瀏覽所有版本
標籤
  • privacy
  • vpn
新增至收藏集
檢舉此附加元件
Raj Udash 製作的更多擴充套件
  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

  • 目前沒有評分

前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

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

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。