Anonymous Web proxy

Access blocked web resources world-wide, surf the internet freely and be secure online.

Cos'è Anonymous Web proxy?

Anonymous Web proxy è un'estensione di Chrome sviluppata da http://getbehind.me, e la sua funzione principale è "Access blocked web resources world-wide, surf the internet freely and be secure online.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Anonymous Web proxy

Scarica i file di estensione Anonymous Web proxy 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

                        Getbehind.me offers worldwide proxy servers infrastructure that provides anonymous location targeted browsing experience. This means you can access blocked websites from any location. It's free and easy to use!

After installing, you only need to pick the location you need and then click the connect button. Once you'll be connected, all the websites you will visit are going to recognize you from the selected location.

If you have any technical difficulties, please let us know at [email protected].                    

Informazioni di Base sull'Estensione

Nome Anonymous Web proxy Anonymous Web proxy
ID iddipkeookjjencfmhnkdihmgllaipmo
URL Ufficiale https://chrome.google.com/webstore/detail/anonymous-web-proxy/iddipkeookjjencfmhnkdihmgllaipmo
Descrizione Access blocked web resources world-wide, surf the internet freely and be secure online.
Dimensione del File 33.09 KB
Conteggio Installazioni 219
Versione Corrente 1.1
Ultimo Aggiornamento 2021-07-17
Data di Pubblicazione 2019-03-07
Valutazione 4.00/5 Totale 2 Valutazioni
Sviluppatore http://getbehind.me
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.getbehind.me
URL della Pagina di Aiuto https://www.getbehind.me
URL della Pagina della Politica sulla Privacy https://www.getbehind.me/privacy-policy
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Anonymous Web proxy",
    "description": "Access blocked web resources world-wide, surf the internet freely and be secure online.",
    "version": "1.1",
    "permissions": [],
    "browser_action": {
        "default_icon": "img\/icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}