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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://support.hide-my-ip.com/
عنوان صفحة سياسة الخصوصية 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"
}