blob: f77a342112dba2627fef03baed4b2d5ef52127f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
CHANGELOG
=========
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
|