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是由http://apb.chromecrxstore.com开发的Chrome扩展程序,该扩展的主要功能是“Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.”。

扩展截图

screenshot

下载Anonymous Proxy Browser扩展crx文件

下载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
    }
}