IPMonitor

IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.

IPMonitorคืออะไร?

IPMonitor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ZiB และคุณลักษณะหลักของมันคือ "IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP."

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

screenshot

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

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

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

                        IPMonitor is all about getting to know your current IP address. Whether you are using a VPN or proxy, if your IP is still unchanged, there's something fishy with the cloaking services you are using. So, use, IPMonitor to get to know your current IP address to make sure there's no IP leakages taking place and your true identity is anonymous.                    

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

ชื่อ IPMonitor IPMonitor
ID oodjlfepkheipoglihhbapdcelcaojje
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/ipmonitor/oodjlfepkheipoglihhbapdcelcaojje
คำอธิบาย IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.
ขนาดไฟล์ 1.32 MB
จำนวนการติดตั้ง 92
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2018-03-04
วันที่เผยแพร่ 2018-03-04
คะแนน 4.57/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา ZiB
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IPMonitor",
    "version": "1.0",
    "author": "Vadagon",
    "manifest_version": 2,
    "description": "IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.",
    "browser_action": {
        "default_icon": {
            "128": "images\/logo.png"
        },
        "default_popup": "popup.html",
        "default_title": "Show your IP"
    },
    "icons": {
        "128": "images\/logo.png"
    },
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*",
        "scripts\/*"
    ],
    "minimum_chrome_version": "32"
}