meeting adhd
focus in your virtual meetings with this extension.
Vad är meeting adhd?
meeting adhd är en Chrome-tillägg utvecklad av empowa, och dess huvudfunktion är "focus in your virtual meetings with this extension.".
Tilläggsskärmbilder
Ladda ner meeting adhd-förlängningens CRX-fil
Ladda ner meeting adhd-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | hdnpgokelhelboajpcaboglaidmnpego |
| Officiell webbadress | https://chromewebstore.google.com/detail/meeting-adhd/hdnpgokelhelboajpcaboglaidmnpego |
| Beskrivning | focus in your virtual meetings with this extension. |
| Filstorlek | 389 KB |
| Antal Installationer | 38 |
| Aktuell Version | 1.0.1 |
| Senast Uppdaterad | 2023-12-24 |
| Publiceringsdatum | 2023-12-20 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | empowa |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://imempowa.com/ |
| Hjälpsida URL | https://twitter.com/imempowa |
| Stödda Språk | 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"
}
} | |