Hide My IP

Hide Your IP Address for Free!

Cos'è Hide My IP?

Hide My IP è un'estensione di Chrome sviluppata da https://www.hide-my-ip.com, e la sua funzione principale è "Hide Your IP Address for Free!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Hide My IP

Scarica i file di estensione Hide My IP in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Hide My IP Hide My IP
ID pekcnopmdcbjdgmpnpkndppflpldnkkp
URL Ufficiale https://chromewebstore.google.com/detail/hide-my-ip/pekcnopmdcbjdgmpnpkndppflpldnkkp
Descrizione Hide Your IP Address for Free!
Dimensione del File 930 KB
Conteggio Installazioni 114,704
Versione Corrente 1.0.33
Ultimo Aggiornamento 2020-06-05
Data di Pubblicazione 2020-06-05
Valutazione 3.71/5 Totale 1460 Valutazioni
Sviluppatore https://www.hide-my-ip.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.hide-my-ip.com
URL della Pagina di Aiuto https://support.hide-my-ip.com/
URL della Pagina della Politica sulla Privacy https://www.hide-my-ip.com/privacy.shtml
Lingue Supportate 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"
}