Amaranth10 화상대화

언제 어디서든 인터넷 연결만으로 실시간 회의와 대화가 가능한 Amaranth10 화상대화

Amaranth10 화상대화とは何ですか?

Amaranth10 화상대화はdzsolutiondevによって開発されたChromeの拡張機能で、その主な機能は「언제 어디서든 인터넷 연결만으로 실시간 회의와 대화가 가능한 Amaranth10 화상대화」です。

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

screenshot
screenshot

Amaranth10 화상대화拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        1. 소개
전세계 사람들과 언제 어디서든 인터넷 연결만으로 실시간 회의와 대화가 가능한 Amaranth10 화상대화

2. 특징
음성/화상 대화, 화면공유, 채팅 등의 편리한 기능을 활용하여 멀리 있는 누구와도 효율적인 회의가 가능합니다.

3. 주요기능
- 최대 30명 동시 참여 가능
- 화면 공유기능 제공
- 채팅 기능 제공                    

拡張機能の基本情報

名前 Amaranth10 화상대화 Amaranth10 화상대화
ID bagkpklmlifeodegieglmgabianpidok
公式URL https://chromewebstore.google.com/detail/amaranth10-%ED%99%94%EC%83%81%EB%8C%80%ED%99%94/bagkpklmlifeodegieglmgabianpidok
説明 언제 어디서든 인터넷 연결만으로 실시간 회의와 대화가 가능한 Amaranth10 화상대화
ファイルサイズ 72.26 KB
インストール数 376
現在のバージョン 1.0.6
最終更新日 2023-09-11
公開日 2021-06-27
開発者 dzsolutiondev
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Amaranth10 \ud654\uc0c1\ub300\ud654",
    "description": "\uc5b8\uc81c \uc5b4\ub514\uc11c\ub4e0 \uc778\ud130\ub137 \uc5f0\uacb0\ub9cc\uc73c\ub85c \uc2e4\uc2dc\uac04 \ud68c\uc758\uc640 \ub300\ud654\uac00 \uac00\ub2a5\ud55c Amaranth10 \ud654\uc0c1\ub300\ud654",
    "version": "1.0.6",
    "minimum_chrome_version": "34",
    "icons": {
        "16": "rtc-logo-16x16.png",
        "48": "rtc-logo-48x48.png",
        "128": "rtc-logo-128x128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "desktopCapture"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.wehago.com\/*",
            "*:\/\/*.wehagov.com\/*",
            "*:\/\/*.wehagot.com\/*",
            "*:\/\/*.bizcubex.co.kr\/*",
            "*:\/\/*.douzone.com\/*",
            "*:\/\/*.bizboxa.com\/*",
            "*:\/\/*.amaranth10.co.kr\/*",
            "*:\/\/gw.unimewo.com\/*",
            "*:\/\/am.clubes.co.kr\/*",
            "*:\/\/jitsi.lolab.com\/*"
        ]
    }
}