Super timer
A supercool timer app
Cos'è Super timer?
Super timer è un'estensione di Chrome sviluppata da Sopamo, e la sua funzione principale è "A supercool timer app".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Super timer
Scarica i file di estensione Super timer 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
Super timer allows you to track your time.
Create a timer, name it and you're good to go.
Best of it:
- It's free
- It works offline
- You can close chrome and the timer keeps running in the background!
Recent updates:
- Is now working with current chrome versions again!
- Added howto video
Todos:
- Implement a confirmation for deleting timers
- Connect to extern time tracking services like Basecamp Informazioni di Base sull'Estensione
| Nome | |
| ID | mnbkepgphamgbkiigedbddhfdbdmmahg |
| URL Ufficiale | https://chromewebstore.google.com/detail/super-timer/mnbkepgphamgbkiigedbddhfdbdmmahg |
| Descrizione | A supercool timer app |
| Dimensione del File | 41.95 KB |
| Conteggio Installazioni | 1,092 |
| Versione Corrente | 0.87 |
| Ultimo Aggiornamento | 2013-02-21 |
| Data di Pubblicazione | 2013-02-21 |
| Valutazione | 3.22/5 Totale 18 Valutazioni |
| Sviluppatore | Sopamo |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Super timer",
"version": "0.87",
"description": "A supercool timer app",
"browser_action": {
"default_icon": "icon-big.png",
"default_popup": "popup.html"
}
} | |