Super timer
A supercool timer app
Vad är Super timer?
Super timer är en Chrome-tillägg utvecklad av Sopamo, och dess huvudfunktion är "A supercool timer app".
Tilläggsskärmbilder
Ladda ner Super timer-förlängningens CRX-fil
Ladda ner Super timer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | mnbkepgphamgbkiigedbddhfdbdmmahg |
| Officiell webbadress | https://chromewebstore.google.com/detail/super-timer/mnbkepgphamgbkiigedbddhfdbdmmahg |
| Beskrivning | A supercool timer app |
| Filstorlek | 41.95 KB |
| Antal Installationer | 1,092 |
| Aktuell Version | 0.87 |
| Senast Uppdaterad | 2013-02-21 |
| Publiceringsdatum | 2013-02-21 |
| Betyg | 3.22/5 Totalt 18 Betyg |
| Utvecklare | Sopamo |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |