e-clock
Replace new tab page with minimalistic and customizable clock and weather with quick access to apps, bookmarks, history and more
e-clockとは何ですか?
e-clockはYuriy Husnayによって開発されたChromeの拡張機能で、その主な機能は「Replace new tab page with minimalistic and customizable clock and weather with quick access to apps, bookmarks, history and more」です。
拡張機能のスクリーンショット
e-clock拡張機能のCRXファイルをダウンロード
e-clock拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
e-clock is a new tab replacement which shows you the current time and the weather. Lets you completely customize its look and feel.
★Minimal design, decent level of customization★
★Simple elegant, runs well★
★Funky and very comfortable★
Features:
✔ current time and date in 24 or 12 hour format
✔ local weather forecast
✔ quick access to default apps, bookmarks, history and more
✔ plenty of customization options(backgrounds, colors, fonts, etc.)
If you have any idea, feature request, question or found a bug, please, add your feedback so I can improve e-clock. 拡張機能の基本情報
| 名前 | |
| ID | ojhhcfhabhligodffabdhcaoicecaboo |
| 公式URL | https://chromewebstore.google.com/detail/e-clock/ojhhcfhabhligodffabdhcaoicecaboo |
| 説明 | Replace new tab page with minimalistic and customizable clock and weather with quick access to apps, bookmarks, history and more |
| ファイルサイズ | 19.55 MB |
| インストール数 | 20,000 |
| 現在のバージョン | 3.6.1 |
| 最終更新日 | 2019-10-15 |
| 公開日 | 2019-10-15 |
| 評価 | 4.65/5 合計 719 レビュー |
| 開発者 | Yuriy Husnay |
| 支払い方法 | free |
| 対応言語 | en,uk |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "e-clock",
"version": "3.6.1",
"description": "__MSG_i18nShortDescription__",
"default_locale": "en",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"48": "img\/icons\/icon48.png",
"128": "img\/icons\/icon128.png"
},
"permissions": [
"storage",
"geolocation"
],
"offline_enabled": true,
"content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
} | |