tell me time speaking clock

App to remind you the time, you are always late

Co to jest tell me time speaking clock?

tell me time speaking clock to rozszerzenie Chrome opracowane przez Niel, a jego główną funkcją jest „App to remind you the time, you are always late”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia tell me time speaking clock

Pobierz pliki rozszerzeń tell me time speaking clock w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa tell me time speaking clock tell me time speaking clock
ID fmadkpfinnbcdmnejilhdohbchpihmid
Oficjalny URL https://chromewebstore.google.com/detail/tell-me-time-speaking-clo/fmadkpfinnbcdmnejilhdohbchpihmid
Opis App to remind you the time, you are always late
Rozmiar pliku 39.44 KB
Liczba instalacji 114
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2020-06-07
Data Publikacji 2020-06-06
Ocena 3.00/5 Łącznie 2 Oceny
Deweloper Niel
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}