meeting adhd
focus in your virtual meetings with this extension.
Was ist meeting adhd?
meeting adhd ist eine Chrome-Erweiterung, die von empowa entwickelt wurde, und ihr Hauptmerkmal ist "focus in your virtual meetings with this extension.".
Erweiterungsscreenshots
meeting adhd-Erweiterungs-CRX-Datei herunterladen
Laden Sie meeting adhd-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | hdnpgokelhelboajpcaboglaidmnpego |
| Offizielle URL | https://chromewebstore.google.com/detail/meeting-adhd/hdnpgokelhelboajpcaboglaidmnpego |
| Beschreibung | focus in your virtual meetings with this extension. |
| Dateigröße | 389 KB |
| Installationsanzahl | 38 |
| Aktuelle Version | 1.0.1 |
| Letztes Update | 2023-12-24 |
| Veröffentlichungsdatum | 2023-12-20 |
| Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
| Entwickler | empowa |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://imempowa.com/ |
| Hilfeseite URL | https://twitter.com/imempowa |
| Unterstützte Sprachen | 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"
}
} | |