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
官方網址 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
    }
}