Yolo web Proxy

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

Wat is Yolo web Proxy?

Yolo web Proxy is een Chrome-extensie ontwikkeld door yolowebproxy, en de belangrijkste functie is "Yolo is a web proxy that allows to access your favorite websites anonymously".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Yolo web Proxy

Download Yolo web Proxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Yolo web Proxy Yolo web Proxy
ID pphbfeeeejppjigjddgoibemfjdnhikg
Officiële URL https://chrome.google.com/webstore/detail/yolo-web-proxy/pphbfeeeejppjigjddgoibemfjdnhikg
Beschrijving Yolo is a web proxy that allows to access your favorite websites anonymously
Bestandsgrootte 31.68 KB
Aantal Installaties 25
Huidige Versie 0.1.01
Laatst Bijgewerkt 2020-05-17
Publicatiedatum 2020-05-17
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar yolowebproxy
Betalingswijze free
Ondersteunde Talen 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"
    ]
}