Unblock VK
Unblock VK extension gives you hassle free access to VK through proxy.
Vad är Unblock VK?
Unblock VK är en Chrome-tillägg utvecklad av extension freak, och dess huvudfunktion är "Unblock VK extension gives you hassle free access to VK through proxy.".
Tilläggsskärmbilder
Ladda ner Unblock VK-förlängningens CRX-fil
Ladda ner Unblock VK-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | madcggipfibdpeccabigockkghliaoop |
| Officiell webbadress | https://chromewebstore.google.com/detail/unblock-vk/madcggipfibdpeccabigockkghliaoop |
| Beskrivning | Unblock VK extension gives you hassle free access to VK through proxy. |
| Filstorlek | 23.7 KB |
| Antal Installationer | 203 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2023-06-17 |
| Publiceringsdatum | 2023-06-16 |
| Betyg | 3.00/5 Totalt 2 Betyg |
| Utvecklare | extension freak |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://devicereset.online/privacy-policy-2 |
| Stödda Språk | 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"
}
} | |