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.”。

扩展截图

screenshot

下载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 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
电子邮箱 [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"
    }
}