VK UnBlock. Works fast.

Fast and safe access to blocked websites. Supported Vkontakte, Odnoklassniki, Yandex, Mailru, Kinopoisk, etc.

VK UnBlock. Works fast.란 무엇입니까?

VK UnBlock. Works fast.은(는) VKUnblock에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Fast and safe access to blocked websites. Supported Vkontakte, Odnoklassniki, Yandex, Mailru, Kinopoisk, etc."입니다.

확장 프로그램 스크린샷

screenshot

VK UnBlock. Works fast. 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Keep messaging with your friends, listen to your favorite music and watch TV shows like before. 

VK UnBlock is the fastest and easiest way to unlock websites and social networks. This extension is a legal tool, which allows you bypassing block of VK.ru and others, despite limited access to it in Ukraine.

We request access to all URLs because our extension is using dynamic and constantly extended list of websites we proxy. At the moment we unblock Vkontakte, Odnoklassniki, Yandex, Mailru, Kinopoisk and many others.

You can always send us any domain you want to add to list of unblocked websites and we will implement this within short; e-mail us to: [email protected]                    

확장 프로그램 기본 정보

이름 VK UnBlock. Works fast. VK UnBlock. Works fast.
ID ahdigjdpekdcpbajihncondbplelbcmo
공식 URL https://chromewebstore.google.com/detail/vk-unblock-works-fast/ahdigjdpekdcpbajihncondbplelbcmo
설명 Fast and safe access to blocked websites. Supported Vkontakte, Odnoklassniki, Yandex, Mailru, Kinopoisk, etc.
파일 크기 818 KB
설치 횟수 46,806
현재 버전 0.0.89
최근 업데이트 2022-01-22
출시 날짜 2021-01-16
평점 3.90/5 총 232 개의 평점
개발자 VKUnblock
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://sites.google.com/view/vkunblockworksfast
지원되는 언어 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "version": "0.0.89",
    "description": "__MSG_desc__",
    "default_locale": "ru",
    "browser_action": {
        "default_icon": {
            "16": "img\/vk_16.png",
            "128": "img\/vk_128.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_name__"
    },
    "icons": {
        "128": "img\/vk_128.png",
        "16": "img\/vk_16.png"
    },
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/background.js"
        ]
    },
    "permissions": [
        "webRequest",
        "proxy",
        "storage",
        "tabs",
        "",
        "management",
        "cookies"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}