tell me time speaking clock

App to remind you the time, you are always late

Vad är tell me time speaking clock?

tell me time speaking clock är en Chrome-tillägg utvecklad av Niel, och dess huvudfunktion är "App to remind you the time, you are always late".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner tell me time speaking clock-förlängningens CRX-fil

Ladda ner tell me time speaking clock-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

                        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äggande Information om Tillägg

Namn tell me time speaking clock tell me time speaking clock
ID fmadkpfinnbcdmnejilhdohbchpihmid
Officiell webbadress https://chromewebstore.google.com/detail/tell-me-time-speaking-clo/fmadkpfinnbcdmnejilhdohbchpihmid
Beskrivning App to remind you the time, you are always late
Filstorlek 39.44 KB
Antal Installationer 114
Aktuell Version 1.0.0
Senast Uppdaterad 2020-06-07
Publiceringsdatum 2020-06-06
Betyg 3.00/5 Totalt 2 Betyg
Utvecklare Niel
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}