VPN Unblocker for YouTube

Best VPN for YouTube. Fast and stable access to YouTube. Bypass blocking YouTube easily.

Hvad er VPN Unblocker for YouTube?

VPN Unblocker for YouTube er en Chrome-udvidelse udviklet af PIAWCompany, og dens hovedfunktion er "Best VPN for YouTube. Fast and stable access to YouTube. Bypass blocking YouTube easily.".

Udvidelsesskærmbilleder

screenshot

Download VPN Unblocker for YouTube-udvidelses-CRX-fil

Download VPN Unblocker for YouTube-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        VPN Unblocker for YouTube is the fastest and most reliable tool to get access to YouTube if it was blocked in your country. Install our extension and enjoy surfing YouTube as if no blocking happened. Our VPN for YouTube provides fast and anonymous access to your favorite video content.

Ho to: Install our extension and reload the page. Now you have access to YouTube again. Enjoy it.                    

Grundlæggende oplysninger om udvidelsen

Navn VPN Unblocker for YouTube VPN Unblocker for YouTube
ID cnodohbngpblpllnokiijcpnepdmfkgm
Officiel URL https://chromewebstore.google.com/detail/vpn-unblocker-for-youtube/cnodohbngpblpllnokiijcpnepdmfkgm
Beskrivelse Best VPN for YouTube. Fast and stable access to YouTube. Bypass blocking YouTube easily.
Filstørrelse 18.62 KB
Antal Installationer 3,634
Nuværende Version 0.0.2
Senest Opdateret 2023-12-12
Udgivelsesdato 2022-03-24
Bedømmelse 2.38/5 Samlet 16 Bedømmelser
Udvikler PIAWCompany
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://sites.google.com/view/vpnunblocker
Understøttede Sprog en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "0.0.2",
    "default_locale": "ru",
    "action": {
        "default_icon": {
            "16": "img\/icon_16.png",
            "128": "img\/icon_128.png"
        },
        "default_title": "__MSG_name__"
    },
    "icons": {
        "256": "img\/icon_256.png",
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "proxy",
        "webRequest",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*.youtube.com\/*"
    ]
}