IP Unblock
IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.
IP Unblockとは何ですか?
IP UnblockはTrellonetによって開発されたChromeの拡張機能で、その主な機能は「IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.」です。
拡張機能のスクリーンショット
IP Unblock拡張機能のCRXファイルをダウンロード
IP Unblock拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Best Free VPN to Unblock websites and secure your traffic. Unblock sites and browse the web privately and securely.
拡張機能の基本情報
名前 | IP Unblock |
ID | bgkiamkkbjmagecgpdeiikgolekmflka |
公式URL | https://chromewebstore.google.com/detail/ip-unblock/bgkiamkkbjmagecgpdeiikgolekmflka |
説明 | IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service. |
ファイルサイズ | 1.12 MB |
インストール数 | 446 |
現在のバージョン | 1.1.1 |
最終更新日 | 2020-08-24 |
公開日 | 2020-06-30 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | Trellonet |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.trellonet.com |
ヘルプページのURL | https://www.trellonet.com |
プライバシーポリシーページのURL | https://www.trellonet.com/privacy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Unblock", "version": "1.1.1", "description": "IP Unblock vpn offers free, anonymous, secure, unlimited VPN services to unlock any website and internet service.", "permissions": [ "http:\/\/*\/*", "storage", "proxy" ], "background": { "scripts": [ "static\/js\/background.js", "static\/js\/jquery.min.js" ], "persistent": true }, "browser_action": { "default_icon": "static\/img\/[email protected]", "default_title": "IP Unblock", "default_popup": "popup.html" }, "icons": { "16": "static\/img\/[email protected]", "32": "static\/img\/[email protected]", "48": "static\/img\/[email protected]", "128": "static\/img\/[email protected]" }, "manifest_version": 2 } |