Clock Face: Digital clock for new tab page

Turn the default new tab page into an aesthetic digital clock.

Clock Face: Digital clock for new tab pageとは何ですか?

Clock Face: Digital clock for new tab pageはhttps://andreidi.comによって開発されたChromeの拡張機能で、その主な機能は「Turn the default new tab page into an aesthetic digital clock.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Clock Face: Digital clock for new tab page拡張機能のCRXファイルをダウンロード

Clock Face: Digital clock for new tab page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Introducing Clock Face: the digital clock extension for your new tab Page

If you appreciate the beauty of simplicity, then you'll fall in love with Clock Face! Say goodbye to distracting visual elements on your new tab page and say hello to a sleek and customizable digital clock.

With Clock Face, you can transform your default new tab page into an aesthetic masterpiece with its stunning visual schemes that are easy on the eyes. Choose from multiple colorful options to suit your style and mood.

FEATURES:
  - No distractions and useless visual elements.
  - Shortcuts bar for Chrome Apps, Bookmarks, Downloads & History.
  - Multiple colorful and eye pleasing visual schemes.
  - 12/24 hour clock (with or without a leading zero).
  - Ability to change the clock's size.
  - Toggle display for seconds, date and weekday. 

Install now and experience the elegance of a digital clock on your new tab page like never before!                    

拡張機能の基本情報

名前 Clock Face: Digital clock for new tab page Clock Face: Digital clock for new tab page
ID hpkjgklbfbihchdnepabajmcanamdohd
公式URL https://chromewebstore.google.com/detail/clock-face-digital-clock/hpkjgklbfbihchdnepabajmcanamdohd
説明 Turn the default new tab page into an aesthetic digital clock.
ファイルサイズ 172 KB
インストール数 937
現在のバージョン 2.1.2
最終更新日 2023-08-29
公開日 2019-12-30
評価 4.17/5 合計 6 レビュー
開発者 https://andreidi.com
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clock Face: Digital clock for new tab page",
    "short_name": "Clock Face",
    "description": "Turn the default new tab page into an aesthetic digital clock.",
    "author": "Andrei Diaconu",
    "version": "2.1.2",
    "incognito": "split",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "72": "img\/icon72.png",
        "96": "img\/icon96.png",
        "128": "img\/icon128.png",
        "144": "img\/icon144.png",
        "192": "img\/icon192.png"
    },
    "action": {
        "default_icon": "img\/icon72.png"
    },
    "manifest_version": 3
}