Onlive Clock

An advanced online clock that includes an alarm clock, calendar, stopwatch, timer, kitchen timer, countdown, metronome.

Onlive Clockคืออะไร?

Onlive Clock เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://onliveclock.com และคุณลักษณะหลักของมันคือ "An advanced online clock that includes an alarm clock, calendar, stopwatch, timer, kitchen timer, countdown, metronome."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Onlive Clock

ดาวน์โหลดไฟล์ส่วนขยาย Onlive Clock ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        A set of free web applications that includes:

 - alarm clock;
 - calendar;
 - stopwatch;
 - timer;
 - kitchen timer;
 - countdown timer to any date;
 - Christmas countdown;
 - metronome;
 - widgets for embedding into other websites and blogs.

All applications are very simple to use and at the same time have a lot of options.

The alarm clock features includes:

 - built-in radio with many stations;
 - various kinds of clock (digital, LED, analog, flip);
 - multiple alarm signals, including video (YouTube-based) and talking wake up voice;
 - flexible configuration;
 - the set of background images and sounds;
 - cuckoo;
 - full-screen mode;
 - the ability to automatically open Web pages;
 - if your internet connection fails, the alarm clock will still work;
 - remembers the settings;
 - do not require registration;
 - absolutely free.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Onlive Clock Onlive Clock
ID moddbcckaikhdnigidfcmaeelcobchpm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/onlive-clock/moddbcckaikhdnigidfcmaeelcobchpm
คำอธิบาย An advanced online clock that includes an alarm clock, calendar, stopwatch, timer, kitchen timer, countdown, metronome.
ขนาดไฟล์ 52.53 KB
จำนวนการติดตั้ง 62,728
เวอร์ชันปัจจุบัน 3.0.0.1
อัปเดตครั้งล่าสุด 2024-02-22
วันที่เผยแพร่ 2017-01-27
คะแนน 4.09/5 รวมทั้งหมด 766 คะแนน
ผู้พัฒนา https://onliveclock.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://onliveclock.com
URL หน้าช่วยเหลือ https://onliveclock.com/info/?p=help
ภาษาที่รองรับ id,de,en,fr,nl,vi,tr,es,it,pl,pt-BR,ru,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_lngExtTitle__",
    "version": "3.0.0.1",
    "description": "__MSG_lngExtDescription__",
    "default_locale": "en",
    "permissions": [],
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}