Super timer
A supercool timer app
What is Super timer?
Super timer is a Chrome extension developed by Sopamo, and its main feature is "A supercool timer app".
Extension Screenshots
Download Super timer Extension CRX File
Download Super timer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Super timer |
ID | mnbkepgphamgbkiigedbddhfdbdmmahg |
Official URL | https://chromewebstore.google.com/detail/super-timer/mnbkepgphamgbkiigedbddhfdbdmmahg |
Description | A supercool timer app |
File Size | 41.95 KB |
Installation Count | 1,092 |
Current Version | 0.87 |
Last Updated | 2013-02-21 |
Publish Date | 2013-02-21 |
Rating | 3.22/5 Total 18 Ratings |
Developer | Sopamo |
Payment Type | free |
Supported Languages | 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" } } |