Yolo web Proxy

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

Yolo web Proxy क्या है?

Yolo web Proxy yolowebproxy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Yolo is a web proxy that allows to access your favorite websites anonymously"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Yolo web Proxy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}