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 |
官方網址 | 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 |
電子郵箱 | [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" } } |