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
官方網址 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
電子郵箱 [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"
    }
}