blob: 90fb290c51e0470db6ba5fcb890e63302f338509 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Timetasker
==========
A Google Chrome extension that speeds up data entry for weekly timesheets
in [Time Task](https://timetask.com).
When visiting the "Add multiple time entries" page
(`https://*.timetask.com/time/add/`), five days of time entries will be
automatically created based on user-defined defaults.
In order to use the extension, open its Options panel from the Chrome Extensions
page and fill in your preferred defaults.
## Installing
Download the latest .crx file from the
[releases](https://github.com/teddywing/chrome-timetasker/releases) page. Drag
and drop the file onto the Chrome Extensions page.
## License
Copyright © 2017 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).
|