Whats My Info

Shows your IP address and other useful info.

什麼是Whats My Info?

Whats My Info是由https://www.esolutions.se開發的Chrome擴展程式,該擴展的主要功能是“Shows your IP address and other useful info.”。

擴展截圖

screenshot
screenshot

下載Whats My Info擴展crx文件

下載Whats My Info擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This is a simple extension that shows you the IP address that you have today, and other valuable information such as installed plug-ins, screen resolution, etc.                    

擴展基本資訊

名稱 Whats My Info Whats My Info
ID oapbcignlcnknkkhpdnlcdkpeffiagce
官方網址 https://chromewebstore.google.com/detail/whats-my-info/oapbcignlcnknkkhpdnlcdkpeffiagce
簡介 Shows your IP address and other useful info.
檔案大小 83.2 KB
安裝次數 188
目前版本 1.1.7
更新時間 2023-02-16
上架時間 2014-11-03
評分 4.90/5 共 10 次評分
開發者 https://www.esolutions.se
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.esolutions.se
隱私政策頁面URL https://www.esolutions.se/PrivacyPolicy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Whats My Info",
    "description": "Shows your IP address and other useful info.",
    "version": "1.1.7",
    "browser_action": {
        "default_icon": {
            "19": "img\/19.png",
            "38": "img\/38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Whats My Info"
    },
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "web_accessible_resources": [
        "img\/48.png"
    ]
}