Bump version to 0.15.2015030601
This commit is contained in:
parent
18a8214e66
commit
a68f8837e2
@ -1,6 +1,7 @@
|
||||
# History
|
||||
|
||||
- master/HEAD
|
||||
- 0.15.2015030601
|
||||
* Width of the tab bar, position of the tab bar, and status of the "auto hide" feature are saved and restored for each window.
|
||||
* Better compatibility with [Duplicate in Tab Context Menu addon](https://addons.mozilla.org/firefox/duplicate-in-tab-context-menu/).
|
||||
* Better compatibility with ColorfulTabs. Annoyingly horizontal scroll of the tab bar (happend by clicking on any tab) has been solved.
|
||||
|
@ -1,6 +1,7 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
- 0.15.2015030601
|
||||
* タブバーの幅、位置、「自動で隠す」の状態をウィンドウごとに保存するようにした
|
||||
* [Duplicate in Tab Context Menu addon](https://addons.mozilla.org/firefox/duplicate-in-tab-context-menu/)との互換性を向上
|
||||
* ColorfulTabsとの互換性を向上(タブをクリックした時に必ずタブバーがスクロールしてしまう不具合を修正)
|
||||
|
@ -5,7 +5,7 @@
|
||||
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
||||
em:id="treestyletab@piro.sakura.ne.jp"
|
||||
em:name="Tree Style Tab"
|
||||
em:version="0.15.2014120101"
|
||||
em:version="0.15.2015030601"
|
||||
em:creator="YUKI "Piro" Hiroshi"
|
||||
em:description="Show tabs like a tree."
|
||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||
|
Loading…
x
Reference in New Issue
Block a user