Anonymous Proxy Browser

Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.

Cos'è Anonymous Proxy Browser?

Anonymous Proxy Browser è un'estensione di Chrome sviluppata da http://apb.chromecrxstore.com, e la sua funzione principale è "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Anonymous Proxy Browser

Scarica i file di estensione Anonymous Proxy Browser 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

                        You can save your online identity from hackers and websites by browsing anonymously using our online proxy service. Our service can also be used to access blocked websites and files from any country.
When you enter the url in our proxy search bar, your IP address is masked by our own servers's IP address, so you don't have to worry about your IP being tracked by anyone.
On top of that our proxy server service is fully online, which means you don't need to install any softare to access this service.                    

Informazioni di Base sull'Estensione

Nome Anonymous Proxy Browser Anonymous Proxy Browser
ID jflaoihmnpailbppepbbpagccmcmadno
URL Ufficiale https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno
Descrizione Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
Dimensione del File 15.33 KB
Conteggio Installazioni 2,000
Versione Corrente 1.3
Ultimo Aggiornamento 2017-12-25
Data di Pubblicazione 2017-12-25
Valutazione 4.48/5 Totale 29 Valutazioni
Sviluppatore http://apb.chromecrxstore.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://apb.chromecrxstore.com/
URL della Pagina della Politica sulla Privacy https://chromecrxstore.com/privacy-policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Anonymous Proxy Browser",
    "version": "1.3",
    "description": "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "homepage_url": "http:\/\/apb.chromecrxstore.com\/",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Anonymous Proxy Browser"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}