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
path:
root
/
chrome-get-urls-from-tabs-in-windows.js
Age
Commit message (
Expand
)
Author
2015-02-15
Add option to change downloaded filename prefix
Teddy Wing
2015-02-15
Fix "Cannot set property of null" error on textarea
Teddy Wing
2014-06-22
Fix YAML single quote escape (use global)
Teddy Wing
2014-06-22
Fix downloaded filename 'download.txt' bug
Teddy Wing
2014-03-30
Move filename generation code
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: move download link to top
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
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
Add comment: where the file download code came from
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