meeting adhd
focus in your virtual meetings with this extension.
Wat is meeting adhd?
meeting adhd is een Chrome-extensie ontwikkeld door empowa, en de belangrijkste functie is "focus in your virtual meetings with this extension.".
Extensie Screenshots
Download het CRX-bestand van de extensie meeting adhd
Download meeting adhd-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | hdnpgokelhelboajpcaboglaidmnpego |
| Officiële URL | https://chromewebstore.google.com/detail/meeting-adhd/hdnpgokelhelboajpcaboglaidmnpego |
| Beschrijving | focus in your virtual meetings with this extension. |
| Bestandsgrootte | 389 KB |
| Aantal Installaties | 38 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2023-12-24 |
| Publicatiedatum | 2023-12-20 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | empowa |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://imempowa.com/ |
| Help Pagina-URL | https://twitter.com/imempowa |
| Ondersteunde Talen | 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"
}
} | |