Simple stopwatch Gnome extension. Click primary button to start/pause the watch, secondary to reset it. Automatically pauses when the screen is locked and resumes on unlock. Preserves the state, if paused manually.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
13 | Active |
12 | Active |
11 | Active |
10 | Inactive |
9 | Inactive |
8 | Inactive |
7 | Inactive |
6 | Active |
5 | Rejected |
4 | Active |
3 | Active |
2 | Inactive |
1 | Rejected |
1. Please remove `init()` function and send it again (line 143-145 extension.js). 2. Please use less generic name for the default class you are exporting _for stack tracing_ (line 126 extension.js).