Anonymous Proxy Browser

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

Что такое Anonymous Proxy Browser?

Anonymous Proxy Browser - это расширение Chrome, разработанное http://apb.chromecrxstore.com, и его основная функция - "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Anonymous Proxy Browser

Скачайте файлы расширений Anonymous Proxy Browser в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Anonymous Proxy Browser Anonymous Proxy Browser
ID jflaoihmnpailbppepbbpagccmcmadno
Официальный URL https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno
Описание Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
Размер файла 15.33 KB
Количество установок 2,000
Текущая Версия 1.3
Последнее Обновление 2017-12-25
Дата публикации 2017-12-25
Рейтинг 4.48/5 Всего 29 оценок
Разработчик http://apb.chromecrxstore.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://apb.chromecrxstore.com/
URL страницы политики конфиденциальности https://chromecrxstore.com/privacy-policy
Поддерживаемые языки 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
    }
}