VPN Proxy

Free and unlimited VPN service

Wat is VPN Proxy?

VPN Proxy is een Chrome-extensie ontwikkeld door mushitaka2733, en de belangrijkste functie is "Free and unlimited VPN service".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie VPN Proxy

Download VPN 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

                        We have released a new extension Pied VPN that should interest you.  It will help you open sites, applications, or use different social networks that are prohibited in your country or in the area in which you are located.  Our product is absolutely free for you.  You will need to change some information about yourself to use it.  Pied VPN does not ask for your personal information to use the product.  We have done everything to make you comfortable using Pied VPN.  Just install it on a general device using the link below.                    

Basisinformatie over de Extensie

Naam VPN Proxy VPN Proxy
ID knhohabkgoogkfgjiilagecmoenikfkk
Officiële URL https://chrome.google.com/webstore/detail/vpn-proxy/knhohabkgoogkfgjiilagecmoenikfkk
Beschrijving Free and unlimited VPN service
Bestandsgrootte 18.52 KB
Aantal Installaties 9,000
Huidige Versie 1.4
Laatst Bijgewerkt 2021-12-21
Publicatiedatum 2021-06-20
Beoordeling 1.00/5 Totaal 5 Beoordelingen
Ontwikkelaar mushitaka2733
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.4",
    "icons": {
        "128": "sefa\/defender.png"
    },
    "background": {
        "scripts": [
            "cambar\/pach.js"
        ]
    },
    "browser_action": {
        "default_popup": "uhb.html",
        "default_icon": {
            "128": "sefa\/defender.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "sefa\/tren.js"
            ]
        }
    ],
    "permissions": [
        "proxy",
        "storage",
        ""
    ]
}