meeting adhd

focus in your virtual meetings with this extension.

什麼是meeting adhd?

meeting adhd是由empowa開發的Chrome擴展程式,該擴展的主要功能是“focus in your virtual meetings with this extension.”。

擴展截圖

screenshot
screenshot

下載meeting adhd擴展crx文件

下載meeting adhd擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        never loose focus in a meeting again with this chrome extension.

meeting adhd is a tool designed to help you maintain focus in your virtual meetings so that you can stay on track during the meeting.

disclaimer: this chrome extension is intended as a supplementary aid for focus and relaxation and is not a replacement for professional ADHD treatments.                    

擴展基本資訊

名稱 meeting adhd meeting adhd
ID hdnpgokelhelboajpcaboglaidmnpego
官方網址 https://chromewebstore.google.com/detail/meeting-adhd/hdnpgokelhelboajpcaboglaidmnpego
簡介 focus in your virtual meetings with this extension.
檔案大小 389 KB
安裝次數 38
目前版本 1.0.1
更新時間 2023-12-24
上架時間 2023-12-20
評分 5.00/5 共 1 次評分
開發者 empowa
電子郵箱 [email protected]
付費類型 free
擴展官網 https://imempowa.com/
說明頁面URL https://twitter.com/imempowa
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "meeting adhd",
    "description": "focus in your virtual meetings with this extension.",
    "version": "1.0.1",
    "permissions": [
        "tabs",
        "windows"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    }
}