meeting adhd
focus in your virtual meetings with this extension.
什么是meeting adhd?
meeting adhd是由empowa开发的Chrome扩展程序,该扩展的主要功能是“focus in your virtual meetings with this extension.”。
扩展截图
下载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. 扩展基本信息
| 名称 | |
| 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 |
| 电子邮箱 | [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"
}
} | |