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
公式URL 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
Eメール [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"
    }
}