Time Blocker
A timer for working with the time blocking technique.
Time Blockerとは何ですか?
Time Blockerはtimeblockerappによって開発されたChromeの拡張機能で、その主な機能は「A timer for working with the time blocking technique.」です。
拡張機能のスクリーンショット
Time Blocker拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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", " |