Analog 24
24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.
Analog 24とは何ですか?
Analog 24はPatrick Moodyによって開発されたChromeの拡張機能で、その主な機能は「24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.」です。
拡張機能のスクリーンショット
Analog 24拡張機能のCRXファイルをダウンロード
Analog 24拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
24 hour analog clock for your new tab. Why? It's a cool way to see where you are in the day at a glance - without worrying about the exact minutes. Inspired by 'Slow' brand watches.
拡張機能の基本情報
名前 | Analog 24 |
ID | iacbjlpendfggiiodeabcgfpbfomiiij |
公式URL | https://chromewebstore.google.com/detail/analog-24/iacbjlpendfggiiodeabcgfpbfomiiij |
説明 | 24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches. |
ファイルサイズ | 13 KB |
インストール数 | 74 |
現在のバージョン | 1.5 |
最終更新日 | 2015-07-12 |
公開日 | 2015-07-11 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | Patrick Moody |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Analog 24", "description": "24 hour analog clock for your new tab. See where you are in the day at a glance. Inspired by 'Slow' brand watches.", "version": "1.5", "incognito": "split", "options_page": "options.html", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ], "icons": { "128": "icon_128.png" }, "manifest_version": 2 } |