Yolo web Proxy

Yolo is a web proxy that allows to access your favorite websites anonymously

Yolo web Proxyとは何ですか?

Yolo web Proxyはyolowebproxyによって開発されたChromeの拡張機能で、その主な機能は「Yolo is a web proxy that allows to access your favorite websites anonymously」です。

拡張機能のスクリーンショット

screenshot
screenshot

Yolo web Proxy拡張機能のCRXファイルをダウンロード

Yolo web Proxy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Yolo is a web proxy that allows to access your favorite websites anonymously. The main difference to other proxies and VPNs is that Yolo allows quick Anonymous access to any webpage with one click. No need to turn on a VPN or visit proxy sites. Right click on any Link to open it anonymously instead  of passing all of your internet traffic through a VPN.

We need to maintain our servers and develop the service, that's why this extension currently is ad-sponsored and still free for everyone.

If you have found a bug or faced an issue please report it on the web store extension page                    

拡張機能の基本情報

名前 Yolo web Proxy Yolo web Proxy
ID pphbfeeeejppjigjddgoibemfjdnhikg
公式URL https://chrome.google.com/webstore/detail/yolo-web-proxy/pphbfeeeejppjigjddgoibemfjdnhikg
説明 Yolo is a web proxy that allows to access your favorite websites anonymously
ファイルサイズ 31.68 KB
インストール数 25
現在のバージョン 0.1.01
最終更新日 2020-05-17
公開日 2020-05-17
評価 1.00/5 合計 1 レビュー
開発者 yolowebproxy
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Yolo web Proxy",
    "version": "0.1.01",
    "manifest_version": 2,
    "description": "Yolo is a web proxy that allows to access your favorite websites anonymously",
    "minimum_chrome_version": "35",
    "icons": {
        "16": "img\/download.png",
        "48": "img\/download.png",
        "128": "img\/download.png"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "tabs"
    ]
}