https://github.com/djo/time-entry
Time Tracking Extension for Chrome Web Store
https://github.com/djo/time-entry
Last synced: 9 months ago
JSON representation
Time Tracking Extension for Chrome Web Store
- Host: GitHub
- URL: https://github.com/djo/time-entry
- Owner: djo
- Created: 2013-12-24T19:25:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-14T18:21:15.000Z (over 12 years ago)
- Last Synced: 2025-03-29T06:31:41.313Z (over 1 year ago)
- Language: JavaScript
- Size: 227 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Time Tracking Extension for Chrome Web Store
The extension allows you to track time in the simplest way you can ever find(;

Features:
* Start/pause/resume/stop timer.
* The timer doesn't depend on the browser session.
* Tracking history is stored in the [localStorage](http://diveintohtml5.info/storage.html).
Development:
* Open "Settings/Extenstions" tab in the chrome.
* Load unpacked extension (the project folder).
* Check "Developer mode" in the browser.
Copyright (C) 2013 [Andrew Djoga](http://andrewdjoga.com), released under the MIT license.