teleport-proxy
Accelerated web browsing via the teleport-it service. Simple, clear and easy to use.
Wat is teleport-proxy?
teleport-proxy is een Chrome-extensie ontwikkeld door https://teleport-it.com, en de belangrijkste functie is "Accelerated web browsing via the teleport-it service. Simple, clear and easy to use.".
Extensie Screenshots
Download het CRX-bestand van de extensie teleport-proxy
Download teleport-proxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension offers a preconfigured extension for use with the teleport-proxy service from http://teleport-it.com Note this is a paid for proxy service. Users will need to setup an account and subscription before downloading this extension.
Basisinformatie over de Extensie
Naam | teleport-proxy |
ID | kldcnpmgefdbldimfocfpmjffnkbdbln |
Officiële URL | https://chromewebstore.google.com/detail/teleport-proxy/kldcnpmgefdbldimfocfpmjffnkbdbln |
Beschrijving | Accelerated web browsing via the teleport-it service. Simple, clear and easy to use. |
Bestandsgrootte | 276 KB |
Aantal Installaties | 498 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2022-08-05 |
Publicatiedatum | 2013-04-09 |
Beoordeling | 3.75/5 Totaal 4 Beoordelingen |
Ontwikkelaar | https://teleport-it.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://teleport-it.com |
URL van de Privacybeleid Pagina | http://www.mailasail.com/Main/Privacy-Policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "teleport-proxy", "description": "Accelerated web browsing via the teleport-it service. Simple, clear and easy to use.", "version": "1.1.2", "default_locale": "en", "browser_action": { "default_icon": "image\/icon_mono_off.png", "default_popup": "popup.html" }, "background": { "scripts": [ "scripts\/background.js" ] }, "sandbox": { "pages": [ "sandbox.html" ] }, "icons": { "24": "image\/icon_mono_on.png", "128": "image\/icon_128.png" }, "permissions": [ " |