Analog Percent Clock
Single-hand clock showing percentage of today that's already gone
Analog Percent Clockとは何ですか?
Analog Percent ClockはPrasanna Natarajanによって開発されたChromeの拡張機能で、その主な機能は「Single-hand clock showing percentage of today that's already gone」です。
拡張機能のスクリーンショット
Analog Percent Clock拡張機能のCRXファイルをダウンロード
Analog Percent Clock拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Time is flying. Make the most out of what's remaining today. Carpe diem!
The clock-hand shows how much percentage of time has elapsed since the start of the day.
Just by noon you'll see that 50% of the day is gone.
While opening a new tab, the clock's presence would make you to subconsciously evaluate your priorities (for the day) and so there's less chance you'll open a distracting website! 拡張機能の基本情報
| 名前 | |
| ID | nfkelngepdnmefliaboblnoehmmilcni |
| 公式URL | https://chromewebstore.google.com/detail/analog-percent-clock/nfkelngepdnmefliaboblnoehmmilcni |
| 説明 | Single-hand clock showing percentage of today that's already gone |
| ファイルサイズ | 13.07 KB |
| インストール数 | 171 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2018-12-02 |
| 公開日 | 2018-12-02 |
| 評価 | 4.00/5 合計 4 レビュー |
| 開発者 | Prasanna Natarajan |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Analog Percent Clock",
"version": "1.1",
"description": "Single-hand clock showing percentage of today that's already gone",
"manifest_version": 2,
"icons": {
"128": "icon.png"
},
"chrome_url_overrides": {
"newtab": "clock.html"
}
} | |