Onlive Clock
An advanced online clock that includes an alarm clock, calendar, stopwatch, timer, kitchen timer, countdown, metronome.
Cos'è Onlive Clock?
Onlive Clock è un'estensione di Chrome sviluppata da https://onliveclock.com, e la sua funzione principale è "An advanced online clock that includes an alarm clock, calendar, stopwatch, timer, kitchen timer, countdown, metronome.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Onlive Clock
Scarica i file di estensione Onlive Clock in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | moddbcckaikhdnigidfcmaeelcobchpm |
| URL Ufficiale | https://chromewebstore.google.com/detail/onlive-clock/moddbcckaikhdnigidfcmaeelcobchpm |
| Descrizione | An advanced online clock that includes an alarm clock, calendar, stopwatch, timer, kitchen timer, countdown, metronome. |
| Dimensione del File | 52.53 KB |
| Conteggio Installazioni | 62,728 |
| Versione Corrente | 3.0.0.1 |
| Ultimo Aggiornamento | 2024-02-22 |
| Data di Pubblicazione | 2017-01-27 |
| Valutazione | 4.09/5 Totale 766 Valutazioni |
| Sviluppatore | https://onliveclock.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://onliveclock.com |
| URL della Pagina di Aiuto | https://onliveclock.com/info/?p=help |
| Lingue Supportate | 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"
}
} | |