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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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\/*"
    ]
}