New Tab Page with Date and Time
A redesigned new tab page that has a date and time.
New Tab Page with Date and Timeとは何ですか?
New Tab Page with Date and TimeはUnknownによって開発されたChromeの拡張機能で、その主な機能は「A redesigned new tab page that has a date and time.」です。
拡張機能のスクリーンショット
New Tab Page with Date and Time拡張機能のCRXファイルをダウンロード
New Tab Page with Date and Time拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | New Tab Page with Date and Time |
ID | jpfnggpejkdhnnjhcjnfecnjemmfinoc |
公式URL | https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc |
説明 | A redesigned new tab page that has a date and time. |
ファイルサイズ | 243 KB |
インストール数 | 68 |
現在のバージョン | 1.0 |
最終更新日 | 2012-10-05 |
公開日 | 2012-10-05 |
評価 | 4.00/5 合計 3 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "New Tab Page with Date and Time", "version": "1.0", "manifest_version": 2, "description": "A redesigned new tab page that has a date and time.", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" } } |