KarelPort Desktop Streamer

Webrtc client da ekran paylasimi icin.

KarelPort Desktop Streamerとは何ですか?

KarelPort Desktop Streamerはhttps://karelport.karel.cloud/webrtcによって開発されたChromeの拡張機能で、その主な機能は「Webrtc client da ekran paylasimi icin.」です。

拡張機能のスクリーンショット

screenshot
screenshot

KarelPort Desktop Streamer拡張機能のCRXファイルをダウンロード

KarelPort Desktop Streamer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        KarelPort ;ofis, ev, dış mekan gibi farklı ortamlardan 
PC, notebook, akıllı telefon, tablet gibi farklı cihazlarla bağlanarak 
görüntülü görüşme, toplantı, sunum, kamera zoom yaparak birlikte çalışmayı sağlar.                    

拡張機能の基本情報

名前 KarelPort Desktop Streamer KarelPort Desktop Streamer
ID pbbmkhjkpkjpdaemgehnpgkfpmhldgcd
公式URL https://chromewebstore.google.com/detail/karelport-desktop-streame/pbbmkhjkpkjpdaemgehnpgkfpmhldgcd
説明 Webrtc client da ekran paylasimi icin.
ファイルサイズ 13.1 KB
インストール数 53
現在のバージョン 1.0.9
最終更新日 2020-11-30
公開日 2020-11-20
評価 5.00/5 合計 2 レビュー
開発者 https://karelport.karel.cloud/webrtc
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://karelport.karel.cloud
プライバシーポリシーページのURL https://www.karel.com.tr/karel-mobil-uygulamasi-gizlilik-politikasi
対応言語 tr
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    },
    "description": "Webrtc client da ekran paylasimi icin.",
    "externally_connectable": {
        "matches": [
            "*:\/\/karelport.karel.cloud\/webrtc\/*"
        ]
    },
    "icons": {
        "128": "karelport-logo-128x128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "34",
    "name": "KarelPort Desktop Streamer",
    "short_name": "KarelPort Desktop",
    "permissions": [
        "desktopCapture"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.9"
}