aboutsummaryrefslogtreecommitdiffstats
path: root/background.js
AgeCommit message (Collapse)Author
2017-03-06Add keyboard shortcutTeddy Wing
URL files can now be downloaded using a keyboard shortcut so you don't have to move the mouse and click the button to do it. Only tested this on Mac. Decided on Ctrl-l as the default, which can be customised at `chrome://extensions/configureCommands`. Wanted something with only a single modifier key that wasn't going to clash with another command. The "Ctrl" string on Mac automatically gets converted to "Apple", so using "MacCtrl" to get the real "Ctrl" key.
2015-02-15background.js: Remove console.logTeddy Wing
Delete an overlooked and unnecessary console.log() call.
2014-03-30Add functionality for downloading backup on icon clickTeddy Wing
If the download option is set, a backup file is now downloaded when the extension button is clicked.
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.