VPN Unblocker for YouTube

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

什么是VPN Unblocker for YouTube?

VPN Unblocker for YouTube是由PIAWCompany开发的Chrome扩展程序,该扩展的主要功能是“Best VPN for YouTube. Fast and stable access to YouTube. Bypass blocking YouTube easily.”。

扩展截图

screenshot

下载VPN Unblocker for YouTube扩展crx文件

下载VPN Unblocker for YouTube扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 VPN Unblocker for YouTube VPN Unblocker for YouTube
ID cnodohbngpblpllnokiijcpnepdmfkgm
官方URL https://chromewebstore.google.com/detail/vpn-unblocker-for-youtube/cnodohbngpblpllnokiijcpnepdmfkgm
简介 Best VPN for YouTube. Fast and stable access to YouTube. Bypass blocking YouTube easily.
文件大小 18.62 KB
安装次数 3,634
当前版本 0.0.2
更新时间 2023-12-12
上架时间 2022-03-24
评分 2.38/5 共16次评分
开发者 PIAWCompany
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://sites.google.com/view/vpnunblocker
支持的语言 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\/*"
    ]
}