intoProxy
intoProxy Chrome Extension
intoProxyとは何ですか?
intoProxyはhttp://www.intoproxy.comによって開発されたChromeの拡張機能で、その主な機能は「intoProxy Chrome Extension」です。
拡張機能のスクリーンショット
intoProxy拡張機能のCRXファイルをダウンロード
intoProxy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
intoProxy – Top Rated Proxy Service Allows you to change your IP address and your location. The proxy servers can be used from all your computers and gadgets. We offer shared proxy and private proxy accounts. You need to create a proxy account on our website. This extension will help you access all intoProxy servers available for your account. Just pick a location and a server from the drop-down list and you are good to go. Currently we offer proxy servers located in: - United States - United Kingdom - Netherlands - Canada - Germany - Australia Check www.intoproxy.com/locations.html
拡張機能の基本情報
名前 | |
ID | jnoehmhmdffejnkhccdagnppbbcclhne |
公式URL | https://chrome.google.com/webstore/detail/intoproxy/jnoehmhmdffejnkhccdagnppbbcclhne |
説明 | intoProxy Chrome Extension |
ファイルサイズ | 44.4 KB |
インストール数 | 339 |
現在のバージョン | 2.0 |
最終更新日 | 2016-03-18 |
公開日 | 2016-03-18 |
評価 | 3.33/5 合計 6 レビュー |
開発者 | http://www.intoproxy.com |
支払い方法 | free |
拡張機能のウェブサイト | http://www.intoproxy.com/ |
ヘルプページのURL | http://intoproxy.com/faq.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "intoProxy", "version": "2.0", "description": "intoProxy Chrome Extension", "default_locale": "en", "browser_action": { "default_icon": "ip16.png", "default_popup": "popup.html" }, "icons": { "16": "ip16.png", "32": "ip32.png", "48": "ip48.png", "128": "ip128.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "proxy", "storage" ], "manifest_version": 2 } |