clock o clock | new tab clock screensaver

Replace the new tab page with a unique new tab clock. Also serves as a clock screensaver.

clock o clock | new tab clock screensaverとは何ですか?

clock o clock | new tab clock screensaverはhttps://clockoclock.appによって開発されたChromeの拡張機能で、その主な機能は「Replace the new tab page with a unique new tab clock. Also serves as a clock screensaver.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

clock o clock | new tab clock screensaver拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Our exclusive clock designs seamlessly replace your new tab, offering an elegant blend of aesthetics and functionality. Crafted from premium digital materials, each clock, whether it's a digital or analog clock, becomes a visual masterpiece capable of serving as a screensaver in your new tab.

★ Exclusive Design
Our clock extension boasts a curated selection of exclusive clock designs perfectly suited to modern, traditional, and industrial interiors. Whether you're looking for a digital clock, analog clock, or a clock screensaver, our collection has you covered.

★ Crafted from Finest Digital Materials
Our clock is designed using premium digital materials, every pixel is a testament to our commitment to quality and a stunning visual impact. Whether you prefer a clock tab or a clock screensaver

★ Simple Customization
Enjoy a simple customization process that allows you to personalize your clock's appearance, making it uniquely yours. Tailor your clock new tab to suit your style effortlessly.

★ Smooth Performance
Experience time in motion with our clock's smooth operation, adding a touch of sophistication to your digital timekeeping, whether you're using a clock screensaver or a clock in your new tab.

★ Adaptive Clockface
Our clock adapts to various screen sizes, ensuring perfect visibility and aesthetics on every device.

★ Fullscreen Mode, Device Won't Sleep
Our screensaver clock keeps your device awake while displaying in fullscreen mode, ensuring uninterrupted timekeeping.

Your feedback is a vital ingredient in our journey to refine and elevate our clock extension, catering to all your needs in your new tab.

***

V1.2.0
- Added clock model gallery for easy selection
- Added advanced customization functionality
- SEGMENT ONE: Added gray clockface
- Introduced new clock model, "HOROS ESSENCE"
- Improved rendering performance
- General bug fixes and stability improvements

***

V1.2.2

- Enhanced transition animation for smoother visual experience
- Integrated convenient new tab search bar for improved accessibility
- Addressed minor bugs to ensure seamless functionality and user experience                    

拡張機能の基本情報

名前 clock o clock | new tab clock screensaver clock o clock | new tab clock screensaver
ID eimdemoddpkhakfjcnfgjldakgacaapb
公式URL https://chromewebstore.google.com/detail/clock-o-clock-new-tab-clo/eimdemoddpkhakfjcnfgjldakgacaapb
説明 Replace the new tab page with a unique new tab clock. Also serves as a clock screensaver.
ファイルサイズ 11.43 MB
インストール数 163
現在のバージョン 1.2.2
最終更新日 2023-11-01
公開日 2023-08-22
評価 5.00/5 合計 3 レビュー
開発者 https://clockoclock.app
Eメール [email protected]
支払い方法 in_app
プライバシーポリシーページのURL https://clockoclock.app/privacy-policy-extension
対応言語 en,en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.2.2",
    "manifest_version": 3,
    "icons": {
        "16": "favicons\/favicon-16x16.png",
        "32": "favicons\/favicon-32x32.png",
        "192": "favicons\/L0\/logo192.png",
        "512": "favicons\/L0\/logo512.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_title": "Click to open a new tab"
    },
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "permissions": [],
    "host_permissions": [
        "https:\/\/google.com\/*"
    ]
}