Unblock VK
Unblock VK extension gives you hassle free access to VK through proxy.
Qu'est-ce que Unblock VK ?
Unblock VK est une extension Chrome développée par extension freak, et sa fonction principale est "Unblock VK extension gives you hassle free access to VK through proxy.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Unblock VK
Téléchargez les fichiers d'extension Unblock VK au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Unblock VK |
ID | madcggipfibdpeccabigockkghliaoop |
URL Officiel | https://chromewebstore.google.com/detail/unblock-vk/madcggipfibdpeccabigockkghliaoop |
Description | Unblock VK extension gives you hassle free access to VK through proxy. |
Taille du Fichier | 23.7 KB |
Nombre d'Installations | 203 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2023-06-17 |
Date de Publication | 2023-06-16 |
Évaluation | 3.00/5 Total 2 Évaluations |
Développeur | extension freak |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://devicereset.online/privacy-policy-2 |
Langues Prises en Charge | 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" } } |