Whats My Info

Shows your IP address and other useful info.

Whats My Infoคืออะไร?

Whats My Info เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.esolutions.se และคุณลักษณะหลักของมันคือ "Shows your IP address and other useful info."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Whats My Info

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
    ]
}