aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-03-30Page: reduce height of textarea in accordance with linkTeddy Wing
Now that the download link is moved, reduce the size of the textarea.
2014-03-30Page: move download link to topTeddy Wing
Move the download link to the top of the page and style it.
2014-03-30Update TODOTeddy Wing
2014-03-30Generate HTML outputTeddy Wing
2014-03-30Fix minute format of downloaded filenameTeddy Wing
Add leading zero to minute.
2014-03-30Append correct file extension depending on formatTeddy Wing
For the download link, append a file extension appropriate to the type of file being downloaded.
2014-03-30Page: size textarea to fit in pageTeddy Wing
Textarea now resizes according to window height.
2014-03-30Remove YAML libraryTeddy Wing
Since I'm now outputting YAML manually for better looks, get rid of the YAML serialiser I included previously.
2014-03-30Add YAML outputTeddy Wing
2014-03-30Page: update 'text' format outputTeddy Wing
* Remove <a> tags * Show page title and URL for each entry
2014-03-30Options: update status text on saveTeddy Wing
Move to the right side of the save button and show it for a longer amount of time.
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.