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.」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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\/*" ] } |