Onlive Clock

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

Onlive Clock क्या है?

Onlive Clock 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 फ़ाइल डाउनलोड करें

crx प्रारूप में Onlive Clock एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}