| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-30 | Store options & load values from storage | Teddy Wing | |
| 2014-03-30 | Add 'storage' to permissions in manifest | Teddy Wing | |
| Turns out I need this to store option values. | |||
| 2014-03-30 | options.js: convert spaces to tabs | Teddy Wing | |
| 2014-03-30 | options: add form elements from extension | Teddy Wing | |
| Markup for form elements on options page. | |||
| 2014-03-30 | Update options page | Teddy Wing | |
| * Copy sample code from the docs http://developer.chrome.com/extensions/options * Include Chrome UI Bootstrap CSS https://github.com/roykolak/chrome-bootstrap | |||
| 2014-03-30 | Update TODO | Teddy Wing | |
| 2014-03-30 | Use monospace type in textarea | Teddy Wing | |
| 2014-03-30 | Fix bug with date format minutes | Teddy Wing | |
| Add leading zero. | |||
| 2014-03-30 | Style URL page header | Teddy Wing | |
| 2014-03-30 | Add options page | Teddy Wing | |
| 2014-03-30 | Add TODO | Teddy Wing | |
| 2014-03-30 | Add comment: where the file download code came from | Teddy Wing | |
| 2014-03-25 | Update header time function for leading zero in hoursv0.0.1 | Teddy Wing | |
| Add leading zero to hours. | |||
| 2014-03-25 | Generate a file download link to easily save the data | Teddy Wing | |
| 2014-03-24 | Initial commit: initial working version | Teddy Wing | |
| From 2014.03.17. Clicking on the extension's icon button opens a new tab containing a textarea with all URLs in open tabs collected by window. | |||
