Unblock VK

Unblock VK extension gives you hassle free access to VK through proxy.

Cos'è Unblock VK?

Unblock VK è un'estensione di Chrome sviluppata da extension freak, e la sua funzione principale è "Unblock VK extension gives you hassle free access to VK through proxy.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Unblock VK

Scarica i file di estensione Unblock VK in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Unblock VK Unblock VK
ID madcggipfibdpeccabigockkghliaoop
URL Ufficiale https://chromewebstore.google.com/detail/unblock-vk/madcggipfibdpeccabigockkghliaoop
Descrizione Unblock VK extension gives you hassle free access to VK through proxy.
Dimensione del File 23.7 KB
Conteggio Installazioni 203
Versione Corrente 1.0
Ultimo Aggiornamento 2023-06-17
Data di Pubblicazione 2023-06-16
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore extension freak
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://devicereset.online/privacy-policy-2
Lingue Supportate 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"
    }
}