aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-03-30Store options & load values from storageTeddy Wing
2014-03-30Add 'storage' to permissions in manifestTeddy Wing
Turns out I need this to store option values.
2014-03-30options.js: convert spaces to tabsTeddy Wing
2014-03-30options: add form elements from extensionTeddy Wing
Markup for form elements on options page.
2014-03-30Update options pageTeddy 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-30Update TODOTeddy Wing
2014-03-30Use monospace type in textareaTeddy Wing
2014-03-30Fix bug with date format minutesTeddy Wing
Add leading zero.
2014-03-30Style URL page headerTeddy Wing
2014-03-30Add options pageTeddy Wing
2014-03-30Add TODOTeddy Wing
2014-03-30Add comment: where the file download code came fromTeddy Wing
2014-03-25Update header time function for leading zero in hoursv0.0.1Teddy Wing
Add leading zero to hours.
2014-03-25Generate a file download link to easily save the dataTeddy Wing
2014-03-24Initial commit: initial working versionTeddy 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.