index
:
chrome-copy-urls-from-all-tabs
firefox-webextension
fix-windows-MacCtrl-shortcut-bug
master
Chrome extension that gives you a file backup of all open tabs in all windows
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-30
Merge branch 'add-download-functionality'
Teddy Wing
2014-03-30
Update CHANGELOG
Teddy Wing
2014-03-30
Add icons
Teddy Wing
2014-03-30
Add CHANGELOG
Teddy Wing
2014-03-30
manifest.json: convert spaces to tabs
Teddy Wing
2014-03-30
Move filename generation code
Teddy Wing
2014-03-30
Bump version to 0.1.0
Teddy Wing
2014-03-30
Update TODO
Teddy Wing
2014-03-30
Add functionality for downloading backup on icon click
Teddy Wing
2014-03-30
Refactor backup text
Teddy Wing
2014-03-30
Page: reduce height of textarea in accordance with link
Teddy Wing
2014-03-30
Page: move download link to top
Teddy Wing
2014-03-30
Update TODO
Teddy Wing
2014-03-30
Generate HTML output
Teddy Wing
2014-03-30
Fix minute format of downloaded filename
Teddy Wing
2014-03-30
Append correct file extension depending on format
Teddy Wing
2014-03-30
Page: size textarea to fit in page
Teddy Wing
2014-03-30
Remove YAML library
Teddy Wing
2014-03-30
Add YAML output
Teddy Wing
2014-03-30
Page: update 'text' format output
Teddy Wing
2014-03-30
Options: update status text on save
Teddy Wing
2014-03-30
Store options & load values from storage
Teddy Wing
2014-03-30
Add 'storage' to permissions in manifest
Teddy Wing
2014-03-30
options.js: convert spaces to tabs
Teddy Wing
2014-03-30
options: add form elements from extension
Teddy Wing
2014-03-30
Update options page
Teddy Wing
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
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 hours
v0.0.1
Teddy Wing
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