Unblock VK
Unblock VK extension gives you hassle free access to VK through proxy.
Unblock VKとは何ですか?
Unblock VKはextension freakによって開発されたChromeの拡張機能で、その主な機能は「Unblock VK extension gives you hassle free access to VK through proxy.」です。
拡張機能のスクリーンショット
Unblock VK拡張機能のCRXファイルをダウンロード
Unblock VK拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Best way to access and unblock VK on chrome. Just click on browser extension, it will open a web proxy app that helps you browse VK.com
拡張機能の基本情報
名前 | Unblock VK |
ID | madcggipfibdpeccabigockkghliaoop |
公式URL | https://chromewebstore.google.com/detail/unblock-vk/madcggipfibdpeccabigockkghliaoop |
説明 | Unblock VK extension gives you hassle free access to VK through proxy. |
ファイルサイズ | 23.7 KB |
インストール数 | 203 |
現在のバージョン | 1.0 |
最終更新日 | 2023-06-17 |
公開日 | 2023-06-16 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | extension freak |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://devicereset.online/privacy-policy-2 |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Unblock VK", "version": "1.0", "description": "Unblock VK extension gives you hassle free access to VK through proxy.", "offline_enabled": true, "background": { "service_worker": "background.js" }, "action": { "default_icon": "icon.png" }, "icons": { "128": "icon.png" } } |