Time Blocker
A timer for working with the time blocking technique.
Что такое Time Blocker?
Time Blocker - это расширение Chrome, разработанное timeblockerapp, и его основная функция - "A timer for working with the time blocking technique.".
Снимки экрана расширения
Скачать файл CRX расширения Time Blocker
Скачайте файлы расширений Time Blocker в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This app is a timer which utilizes the time blocking technique, in which you work/study intensively for a given amount of time, then take a short break. After a few of those, you take a big break. Main features: * Three different timers for the different sessions (work/study (time block), small break and big break, all completely customizable. * The ability to play a "ding" sound/open a small popup window when a session ends. * Keyboard shortcuts to start any of the three given presets, or stop the currently running one. * A badge on the icon of the add-on indicating the minutes left for the session, so you don't have to open the add-on to know the time left. * The ability to continue from the Time Block session to the Small Break session. Source: github.com/igorkheifetz/timeblocker
Основная информация о расширении
Название | |
ID | bjlhicepbkpkkejkaekdbdlanioklnlh |
Официальный URL | https://chromewebstore.google.com/detail/time-blocker/bjlhicepbkpkkejkaekdbdlanioklnlh |
Описание | A timer for working with the time blocking technique. |
Размер файла | 23.59 KB |
Количество установок | 962 |
Текущая Версия | 0.9.0.2 |
Последнее Обновление | 2016-12-31 |
Дата публикации | 2016-12-31 |
Рейтинг | 4.67/5 Всего 6 оценок |
Разработчик | timeblockerapp |
Электронная почта | [email protected] |
Тип оплаты | free |
URL страницы помощи | https://github.com/igorkheifetz/timeblocker |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Time Blocker", "version": "0.9.0.2", "description": "A timer for working with the time blocking technique.", "icons": { "24": "icons\/TimeBlocker24.png", "32": "icons\/TimeBlocker32.png", "48": "icons\/TimeBlocker48.png", "96": "icons\/TimeBlocker96.png" }, "permissions": [ "storage", "activeTab", " |