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
Eメール [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
    }
}