Anonymous Proxy Browser

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

Co to jest Anonymous Proxy Browser?

Anonymous Proxy Browser to rozszerzenie Chrome opracowane przez http://apb.chromecrxstore.com, a jego główną funkcją jest „Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Anonymous Proxy Browser

Pobierz pliki rozszerzeń Anonymous Proxy Browser w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Anonymous Proxy Browser Anonymous Proxy Browser
ID jflaoihmnpailbppepbbpagccmcmadno
Oficjalny URL https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno
Opis Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
Rozmiar pliku 15.33 KB
Liczba instalacji 2,000
Aktualna Wersja 1.3
Ostatnia Aktualizacja 2017-12-25
Data Publikacji 2017-12-25
Ocena 4.48/5 Łącznie 29 Oceny
Deweloper http://apb.chromecrxstore.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://apb.chromecrxstore.com/
Adres URL Strony Polityki Prywatności https://chromecrxstore.com/privacy-policy
Obsługiwane Języki 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
    }
}