Just VPN - Free Proxy

Free VPN, without registration and restrictions!

Co je Just VPN - Free Proxy?

Just VPN - Free Proxy je rozšíření Chrome vyvinuté Just VPN, a jeho hlavní funkcí je „Free VPN, without registration and restrictions!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Just VPN - Free Proxy

Stáhněte si soubory rozšíření Just VPN - Free Proxy ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        VPN is a simple and convenient extension that allows you to use our free VPN proxy servers to unblock content that is not available in your country.
Using our free VPN will allow you to open websites and visit resources blocked at your school, work or elsewhere.
More than 80 absolutely free VPN proxy servers are available to you without registration and in just one click!
VPN has no traffic and connection time limits! You can use all VPN proxy functionality absolutely free and without restrictions!
To connect to the proxy server, you just need to click on the button. VPN will automatically select the best server for you.
If you want to connect through a proxy of a specific country - VPN will not disappoint you. More than 80 countries around the globe. From Tierra del Fuego in the South to the northernmost states of Canada. From Alaska in the west to the eastern regions of Russia. Geographically free VPN servers cover approximately 2/3 of the Earth's surface. And all this is available in one click.
Using native advertising, VPN does not require an account, registration, and even more so a subscription.
We constantly monitor the availability and workload of our proxy servers to ensure you a stable and secure connection.
The minimalistic design of VPN is aimed at not distracting you from surfing the Internet with a busy interface. Only VPN, nothing extra.

VPN is a free VPN service:
♦ No registration
♦ No subscription
♦ Unlimited

VPN - JUST WORKS!                    

Základní Informace o Rozšíření

Název Just VPN - Free Proxy Just VPN - Free Proxy
ID apmomfapnjopaiiidbockbmbkklcfgni
Oficiální URL https://chrome.google.com/webstore/detail/just-vpn-free-proxy/apmomfapnjopaiiidbockbmbkklcfgni
Popis Free VPN, without registration and restrictions!
Velikost souboru 2.73 MB
Počet instalací 93,660
Aktuální Verze 2.9.3
Poslední Aktualizace 2023-06-15
Datum Vydání 2021-08-10
Hodnocení 4.31/5 Celkem 355 Hodnocení
Vývojář Just VPN
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://plugin.freeproxylist.org/page/privacy-policy
Podporované Jazyky id,de,en,fr,nl,tr,es,pt-BR,ru,zh-CN,ja
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "ad-blocker\/background.js",
            "bg\/build.js",
            "bg\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon_grey.png",
        "default_popup": "popup\/index.html",
        "default_title": "Just VPN"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "libs\/processor.js"
            ],
            "match_about_blank": true,
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "ad-blocker\/content.js"
            ],
            "match_about_blank": true,
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "content\/post_api.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "content\/location.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "content\/safecheck-notification\/content.js",
                "content\/safecheck.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "content\/price-check-notification\/content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "content\/app-notification\/content.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google.com https:\/\/www.gstatic.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon.png",
        "48": "icons\/icon-48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArcYbi6nHik4YlxhebFN0JXU8R5IT5lXfaPKfStjaiUYbSwLGOCWFXjzvgfQS0XPquzr8IuPFryb4SGfImqo4wZWNBLwETBgLuL4cOJ2uF49zTv0qZWLemoUH8rLn76UxitfGPSc4WxiuBJWnjkoJQRjmUHJPOQG1k9y2rneCUcksD4PaehNSrXJHTwSQBFYBDs136q8KswouS1U0LbcXAZnEx\/X6otaeEsI77qyDzy4CnSWsSLXQUw6qB1lSsguI+3Wtu3dYKmf4q9tYgwCBemuT+YchvelUnb8CpaprSTEwKJ2nJwASWmAO73csZovM+8xyzN9xA3Yl1AoVU846ewIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "proxy",
        "management",
        "alarms",
        "storage",
        "",
        "https:\/\/sessions.bugsnag.com\/*",
        "https:\/\/notify.bugsnag.com\/*",
        "https:\/\/*.urban-vpn.com\/*",
        "https:\/\/google-analytics.com\/*",
        "https:\/\/www.google-analytics.com\/*",
        "https:\/\/www.google-analytics.com\/*",
        "https:\/\/config-toolbar.urban-vpn.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.9.3",
    "web_accessible_resources": [
        "\/content\/safecheck-notification\/notification-iframe\/index.html",
        "\/content\/price-check-notification\/notification-iframe\/index.html",
        "\/content\/app-notification\/app-iframe\/index.html",
        "\/libs\/extend-native-history-api.js",
        "\/libs\/requests.js"
    ]
}