Hide My IP

Hide Your IP Address for Free!

Hide My IPคืออะไร?

Hide My IP เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.hide-my-ip.com และคุณลักษณะหลักของมันคือ "Hide Your IP Address for Free!"

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

screenshot
screenshot
screenshot

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

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

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

                        Hide Your IP Address! Unblock any website easily and secure your browsing with this proxy/VPN extension for Chrome and Firefox. No ads. Unlimited Bandwidth. Compatible with streaming websites.

Unblock any website, bypass firewalls, protect your identity and prevent ISP and governments from spying on your Internet activity.  Fast and secure even in high censorship countries such as China.

Choose from hundreds of locations around the world.                    

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

ชื่อ Hide My IP Hide My IP
ID pekcnopmdcbjdgmpnpkndppflpldnkkp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/hide-my-ip/pekcnopmdcbjdgmpnpkndppflpldnkkp
คำอธิบาย Hide Your IP Address for Free!
ขนาดไฟล์ 930 KB
จำนวนการติดตั้ง 114,704
เวอร์ชันปัจจุบัน 1.0.33
อัปเดตครั้งล่าสุด 2020-06-05
วันที่เผยแพร่ 2020-06-05
คะแนน 3.71/5 รวมทั้งหมด 1460 คะแนน
ผู้พัฒนา https://www.hide-my-ip.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.hide-my-ip.com
URL หน้าช่วยเหลือ https://support.hide-my-ip.com/
URL หน้านโยบายความเป็นส่วนตัว https://www.hide-my-ip.com/privacy.shtml
ภาษาที่รองรับ de,en,fr,nl,no,vi,tr,da,es,it,pl,ro,el,sr,ru,iw,hi,ta,th,ar,zh-CN,ja,ko
manifest.json
{
    "name": "Hide My IP",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "proxy",
        "privacy"
    ],
    "background": {
        "scripts": [
            "lib\/jquery-3.0.0.min.js",
            "lib\/chrome-storage.js",
            "storage.js",
            "proxyAdapter.js",
            "dataService.js",
            "bg.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/disabled.png"
        },
        "default_popup": "popup.html",
        "default_title": "Hide My IP"
    },
    "default_locale": "en",
    "description": "Hide Your IP Address for Free!",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "48",
    "short_name": "Hide My IP",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.33"
}