GetIP

A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http://www.visualpharm.com/

GetIPคืออะไร?

GetIP เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Wes Hargrove และคุณลักษณะหลักของมันคือ "A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http://www.visualpharm.com/"

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย GetIP ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        So easy, your grandmother could use it.

Say goodbye to all of the tools that show your IP address and everything else you don't want. This is a simple no-frills way of getting your public IP address and nothing else.

Icon design by VisualPharm: http://www.visualpharm.com/                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ GetIP GetIP
ID jomeonhdpabjofcfobeogadofenioidi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/getip/jomeonhdpabjofcfobeogadofenioidi
คำอธิบาย A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http://www.visualpharm.com/
ขนาดไฟล์ 53.3 KB
จำนวนการติดตั้ง 13
เวอร์ชันปัจจุบัน 0.9.1
อัปเดตครั้งล่าสุด 2013-05-27
วันที่เผยแพร่ 2013-05-27
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Wes Hargrove
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GetIP",
    "description": "A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http:\/\/www.visualpharm.com\/",
    "version": "0.9.1",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_title": "GetIP",
        "default_icon": "icon-128.png",
        "default_popup": "getip.html"
    },
    "manifest_version": 2
}