aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
AgeCommit message (Collapse)Author
2017-12-20Increase version v0.3.0 -> v0.3.1HEADv0.3.1masterTeddy Wing
2017-12-19manifest.json: Don't make suggested keyboard shortcut Mac-specificTeddy Wing
Use a non-Mac shortcut by default and designate the previously-used shortcut as the default on Mac. This change attempts to fix an error when installing the extension on Windows: Package is invalid. Details: 'Invalid value for 'commands[1].default': MacCtrl+L.'. Thanks to 'ncaunt' on GitHub for finding this issue.
2017-03-06Increase version 0.2.0 -> 0.3.0Teddy Wing
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-15Increase version 0.1.3 -> 0.2.0v0.2.0Teddy Wing
2015-02-15Increase version 0.1.2 -> 0.1.3v0.1.3Teddy Wing
2014-06-22manifest.json: v0.1.1 -> v0.1.2Teddy Wing
2014-06-22manifest.json: v0.1.0 -> v0.1.1v0.1.1Teddy Wing
2014-03-30Add iconsTeddy Wing
2014-03-30manifest.json: convert spaces to tabsTeddy Wing
2014-03-30Bump version to 0.1.0Teddy Wing
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-30Add 'storage' to permissions in manifestTeddy Wing
Turns out I need this to store option values.
2014-03-30Add options pageTeddy 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.