Unblock VK
Unblock VK extension gives you hassle free access to VK through proxy.
Hvad er Unblock VK?
Unblock VK er en Chrome-udvidelse udviklet af extension freak, og dens hovedfunktion er "Unblock VK extension gives you hassle free access to VK through proxy.".
Udvidelsesskærmbilleder
Download Unblock VK-udvidelses-CRX-fil
Download Unblock VK-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | Unblock VK |
ID | madcggipfibdpeccabigockkghliaoop |
Officiel URL | https://chromewebstore.google.com/detail/unblock-vk/madcggipfibdpeccabigockkghliaoop |
Beskrivelse | Unblock VK extension gives you hassle free access to VK through proxy. |
Filstørrelse | 23.7 KB |
Antal Installationer | 203 |
Nuværende Version | 1.0 |
Senest Opdateret | 2023-06-17 |
Udgivelsesdato | 2023-06-16 |
Bedømmelse | 3.00/5 Samlet 2 Bedømmelser |
Udvikler | extension freak |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://devicereset.online/privacy-policy-2 |
Understøttede Sprog | 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" } } |