CHANGELOG ========= 0.2.0 (2015.02.15): * Add an option to change the downloaded filename prefix * README: update installation instructions * Clean up a couple lines in the code that didn't make sense 0.1.3 (2015.02.15): * Fix error calling `.value` on null `textarea` 0.1.2 (2014.06.22): * Fix bug where single quotes in page titles weren't escaped globally for YAML export 0.1.1 (2014.06.22): * Fix bug in Chrome 35+ where the downloaded file has name `download.txt` instead of the proper generated filename specified by the extension 0.1.0 (2014.03.30): * Change output for text format * Change fonts and other cosmetic changes * Add support for mutiple output formats (text, YAML, & HTML) * Add an options page for setting extension preferences * Add support for file download when the browser_action button is clicked * Add icons 0.0.1 (2014.03.25): * Initial beta. Opens a tab on click of browser_action that contains a textarea filled with the URLs of all tabs