VPN Unblocker for Instagram
VPN for Instagram. Fast and reliable Instagram unblocker. Use Instagram anonymously.
What is VPN Unblocker for Instagram?
VPN Unblocker for Instagram is a Chrome extension developed by Alberico_App's, and its main feature is "VPN for Instagram. Fast and reliable Instagram unblocker. Use Instagram anonymously.".
Extension Screenshots
Download VPN Unblocker for Instagram Extension CRX File
Download VPN Unblocker for Instagram extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Got Instagram blocked? No worries, now you can easily bypass the blocking with VPN. All you need is to install our extension and you are back to Instagram again. You don't need to deal with any complicated settings, our extension starts working automatically right after installation and doesn't require from you any actions. Now you can use Instagram safely and what is most important anonymously. User guide for VPN Unblocker for Instagram: - Click "Install" - Reload current tab Done.
Extension Basic Information
Name | VPN Unblocker for Instagram |
ID | akmlnidakeiaipibeaidhlekfkjamgkm |
Official URL | https://chromewebstore.google.com/detail/vpn-unblocker-for-instagr/akmlnidakeiaipibeaidhlekfkjamgkm |
Description | VPN for Instagram. Fast and reliable Instagram unblocker. Use Instagram anonymously. |
File Size | 72.55 KB |
Installation Count | 3,000 |
Current Version | 0.0.3 |
Last Updated | 2023-12-12 |
Publish Date | 2022-03-23 |
Rating | 2.96/5 Total 28 Ratings |
Developer | Alberico_App's |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://sites.google.com/view/vpnunblockerforinstagram |
Supported Languages | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_name__", "description": "__MSG_desc__", "version": "0.0.3", "default_locale": "ru", "action": { "default_icon": { "16": "img\/icon_16.png", "128": "img\/icon_128.png" }, "default_title": "__MSG_name__" }, "icons": { "256": "img\/icon_256.png", "128": "img\/icon_128.png", "16": "img\/icon_16.png" }, "background": { "service_worker": "js\/background.js" }, "permissions": [ "proxy", "webRequest", "tabs" ], "host_permissions": [ "*:\/\/*.instagram.com\/*" ] } |