tell me time speaking clock

App to remind you the time, you are always late

Что такое tell me time speaking clock?

tell me time speaking clock - это расширение Chrome, разработанное Niel, и его основная функция - "App to remind you the time, you are always late".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения tell me time speaking clock

Скачайте файлы расширений tell me time speaking clock в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название tell me time speaking clock tell me time speaking clock
ID fmadkpfinnbcdmnejilhdohbchpihmid
Официальный URL https://chromewebstore.google.com/detail/tell-me-time-speaking-clo/fmadkpfinnbcdmnejilhdohbchpihmid
Описание App to remind you the time, you are always late
Размер файла 39.44 KB
Количество установок 114
Текущая Версия 1.0.0
Последнее Обновление 2020-06-07
Дата публикации 2020-06-06
Рейтинг 3.00/5 Всего 2 оценок
Разработчик Niel
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}