teleport-proxy
Accelerated web browsing via the teleport-it service. Simple, clear and easy to use.
teleport-proxyとは何ですか?
teleport-proxyはhttps://teleport-it.comによって開発されたChromeの拡張機能で、その主な機能は「Accelerated web browsing via the teleport-it service. Simple, clear and easy to use.」です。
拡張機能のスクリーンショット
teleport-proxy拡張機能のCRXファイルをダウンロード
teleport-proxy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | kldcnpmgefdbldimfocfpmjffnkbdbln |
| 公式URL | https://chromewebstore.google.com/detail/teleport-proxy/kldcnpmgefdbldimfocfpmjffnkbdbln |
| 説明 | Accelerated web browsing via the teleport-it service. Simple, clear and easy to use. |
| ファイルサイズ | 276 KB |
| インストール数 | 498 |
| 現在のバージョン | 1.1.2 |
| 最終更新日 | 2022-08-05 |
| 公開日 | 2013-04-09 |
| 評価 | 3.75/5 合計 4 レビュー |
| 開発者 | https://teleport-it.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://teleport-it.com |
| プライバシーポリシーページのURL | http://www.mailasail.com/Main/Privacy-Policy |
| 対応言語 | 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": [
" | |