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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย PIAWCompany และคุณลักษณะหลักของมันคือ "Best VPN for YouTube. Fast and stable access to YouTube. Bypass blocking YouTube easily."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VPN Unblocker for YouTube

ดาวน์โหลดไฟล์ส่วนขยาย 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\/*"
    ]
}