tell me time speaking clock

App to remind you the time, you are always late

Hvad er tell me time speaking clock?

tell me time speaking clock er en Chrome-udvidelse udviklet af Niel, og dens hovedfunktion er "App to remind you the time, you are always late".

Udvidelsesskærmbilleder

screenshot
screenshot

Download tell me time speaking clock-udvidelses-CRX-fil

Download tell me time speaking clock-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        If you are always late and you think your life is lacking pressure, let the talking clock remind you of the time that is passing.
Drag the bar to start, you decide the interval that the talking clock will remind you that you are late.                    

Grundlæggende oplysninger om udvidelsen

Navn tell me time speaking clock tell me time speaking clock
ID fmadkpfinnbcdmnejilhdohbchpihmid
Officiel URL https://chromewebstore.google.com/detail/tell-me-time-speaking-clo/fmadkpfinnbcdmnejilhdohbchpihmid
Beskrivelse App to remind you the time, you are always late
Filstørrelse 39.44 KB
Antal Installationer 114
Nuværende Version 1.0.0
Senest Opdateret 2020-06-07
Udgivelsesdato 2020-06-06
Bedømmelse 3.00/5 Samlet 2 Bedømmelser
Udvikler Niel
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "tell me time speaking clock",
    "description": "App to remind you the time, you are always late",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}