NextCall.xyz

A chrome extension to join upcoming calls in one click.

NextCall.xyzとは何ですか?

NextCall.xyzはhttps://nextcall.xyzによって開発されたChromeの拡張機能で、その主な機能は「A chrome extension to join upcoming calls in one click.」です。

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

screenshot
screenshot
screenshot

NextCall.xyz拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        A chrome extension to join upcoming calls in one click.
Our extension automatically opens popular conferencing solutions like Zoom, Google Meet, Skype, Microsoft Teams and many more.                    

拡張機能の基本情報

名前 NextCall.xyz NextCall.xyz
ID hiadipcolhbbnielnehacfollbpemloc
公式URL https://chromewebstore.google.com/detail/nextcallxyz/hiadipcolhbbnielnehacfollbpemloc
説明 A chrome extension to join upcoming calls in one click.
ファイルサイズ 582 KB
インストール数 135
現在のバージョン 0.0.0.3
最終更新日 2020-06-28
公開日 2020-06-28
評価 5.00/5 合計 8 レビュー
開発者 https://nextcall.xyz
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://nextcall.xyz
ヘルプページのURL https://nextcall.xyz/privacystatement
プライバシーポリシーページのURL https://nextcall.xyz/privacystatement
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NextCall.xyz",
    "description": "A chrome extension to join upcoming calls in one click.",
    "version": "0.0.0.3",
    "browser_action": {
        "default_title": "NextCall",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    }
}