KarelPort Desktop Streamer

Webrtc client da ekran paylasimi icin.

What is KarelPort Desktop Streamer?

KarelPort Desktop Streamer is a Chrome extension developed by https://karelport.karel.cloud/webrtc, and its main feature is "Webrtc client da ekran paylasimi icin.".

Extension Screenshots

screenshot
screenshot

Download KarelPort Desktop Streamer Extension CRX File

Download KarelPort Desktop Streamer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name KarelPort Desktop Streamer KarelPort Desktop Streamer
ID pbbmkhjkpkjpdaemgehnpgkfpmhldgcd
Official URL https://chromewebstore.google.com/detail/karelport-desktop-streame/pbbmkhjkpkjpdaemgehnpgkfpmhldgcd
Description Webrtc client da ekran paylasimi icin.
File Size 13.1 KB
Installation Count 53
Current Version 1.0.9
Last Updated 2020-11-30
Publish Date 2020-11-20
Rating 5.00/5 Total 2 Ratings
Developer https://karelport.karel.cloud/webrtc
Email [email protected]
Payment Type free
Extension Website https://karelport.karel.cloud
Privacy Policy Page URL https://www.karel.com.tr/karel-mobil-uygulamasi-gizlilik-politikasi
Supported Languages 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"
}