VK UnBlock. Works fast.

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

Was ist VK UnBlock. Works fast.?

VK UnBlock. Works fast. ist eine Chrome-Erweiterung, die von VKUnblock entwickelt wurde, und ihr Hauptmerkmal ist "Fast and safe access to blocked websites. Supported Vkontakte, Odnoklassniki, Yandex, Mailru, Kinopoisk, etc.".

Erweiterungsscreenshots

screenshot

VK UnBlock. Works fast.-Erweiterungs-CRX-Datei herunterladen

Laden Sie VK UnBlock. Works fast.-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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]                    

Grundlegende Informationen zur Erweiterung

Name VK UnBlock. Works fast. VK UnBlock. Works fast.
ID ahdigjdpekdcpbajihncondbplelbcmo
Offizielle URL https://chromewebstore.google.com/detail/vk-unblock-works-fast/ahdigjdpekdcpbajihncondbplelbcmo
Beschreibung Fast and safe access to blocked websites. Supported Vkontakte, Odnoklassniki, Yandex, Mailru, Kinopoisk, etc.
Dateigröße 818 KB
Installationsanzahl 46,806
Aktuelle Version 0.0.89
Letztes Update 2022-01-22
Veröffentlichungsdatum 2021-01-16
Bewertung 3.90/5 Insgesamt 232 Bewertungen
Entwickler VKUnblock
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://sites.google.com/view/vkunblockworksfast
Unterstützte Sprachen 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'"
}