intoProxy
intoProxy Chrome Extension
Was ist intoProxy?
intoProxy ist eine Chrome-Erweiterung, die von http://www.intoproxy.com entwickelt wurde, und ihr Hauptmerkmal ist "intoProxy Chrome Extension".
Erweiterungsscreenshots
intoProxy-Erweiterungs-CRX-Datei herunterladen
Laden Sie intoProxy-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | jnoehmhmdffejnkhccdagnppbbcclhne |
Offizielle URL | https://chrome.google.com/webstore/detail/intoproxy/jnoehmhmdffejnkhccdagnppbbcclhne |
Beschreibung | intoProxy Chrome Extension |
Dateigröße | 44.4 KB |
Installationsanzahl | 339 |
Aktuelle Version | 2.0 |
Letztes Update | 2016-03-18 |
Veröffentlichungsdatum | 2016-03-18 |
Bewertung | 3.33/5 Insgesamt 6 Bewertungen |
Entwickler | http://www.intoproxy.com |
Zahlungsart | free |
Erweiterungswebsite | http://www.intoproxy.com/ |
Hilfeseite URL | http://intoproxy.com/faq.html |
Unterstützte Sprachen | 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 } |