Unblock VK
Unblock VK extension gives you hassle free access to VK through proxy.
Wat is Unblock VK?
Unblock VK is een Chrome-extensie ontwikkeld door extension freak, en de belangrijkste functie is "Unblock VK extension gives you hassle free access to VK through proxy.".
Extensie Screenshots
Download het CRX-bestand van de extensie Unblock VK
Download Unblock VK-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | madcggipfibdpeccabigockkghliaoop |
| Officiële URL | https://chromewebstore.google.com/detail/unblock-vk/madcggipfibdpeccabigockkghliaoop |
| Beschrijving | Unblock VK extension gives you hassle free access to VK through proxy. |
| Bestandsgrootte | 23.7 KB |
| Aantal Installaties | 203 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2023-06-17 |
| Publicatiedatum | 2023-06-16 |
| Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | extension freak |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://devicereset.online/privacy-policy-2 |
| Ondersteunde Talen | 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"
}
} | |