VPN Unblocker for Instagram
VPN for Instagram. Fast and reliable Instagram unblocker. Use Instagram anonymously.
VPN Unblocker for Instagramとは何ですか?
VPN Unblocker for InstagramはAlberico_App'sによって開発されたChromeの拡張機能で、その主な機能は「VPN for Instagram. Fast and reliable Instagram unblocker. Use Instagram anonymously.」です。
拡張機能のスクリーンショット
VPN Unblocker for Instagram拡張機能のCRXファイルをダウンロード
VPN Unblocker for Instagram拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | VPN Unblocker for Instagram |
ID | akmlnidakeiaipibeaidhlekfkjamgkm |
公式URL | https://chromewebstore.google.com/detail/vpn-unblocker-for-instagr/akmlnidakeiaipibeaidhlekfkjamgkm |
説明 | VPN for Instagram. Fast and reliable Instagram unblocker. Use Instagram anonymously. |
ファイルサイズ | 72.55 KB |
インストール数 | 3,000 |
現在のバージョン | 0.0.3 |
最終更新日 | 2023-12-12 |
公開日 | 2022-03-23 |
評価 | 2.96/5 合計 28 レビュー |
開発者 | Alberico_App's |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://sites.google.com/view/vpnunblockerforinstagram |
対応言語 | 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\/*" ] } |