Bump version to 0.15.2015030601
This commit is contained in:
parent
18a8214e66
commit
a68f8837e2
@ -1,6 +1,7 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
- master/HEAD
|
- 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.
|
* 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 [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.
|
* 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
|
- master/HEAD
|
||||||
|
- 0.15.2015030601
|
||||||
* タブバーの幅、位置、「自動で隠す」の状態をウィンドウごとに保存するようにした
|
* タブバーの幅、位置、「自動で隠す」の状態をウィンドウごとに保存するようにした
|
||||||
* [Duplicate in Tab Context Menu addon](https://addons.mozilla.org/firefox/duplicate-in-tab-context-menu/)との互換性を向上
|
* [Duplicate in Tab Context Menu addon](https://addons.mozilla.org/firefox/duplicate-in-tab-context-menu/)との互換性を向上
|
||||||
* ColorfulTabsとの互換性を向上(タブをクリックした時に必ずタブバーがスクロールしてしまう不具合を修正)
|
* ColorfulTabsとの互換性を向上(タブをクリックした時に必ずタブバーがスクロールしてしまう不具合を修正)
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
||||||
em:id="treestyletab@piro.sakura.ne.jp"
|
em:id="treestyletab@piro.sakura.ne.jp"
|
||||||
em:name="Tree Style Tab"
|
em:name="Tree Style Tab"
|
||||||
em:version="0.15.2014120101"
|
em:version="0.15.2015030601"
|
||||||
em:creator="YUKI "Piro" Hiroshi"
|
em:creator="YUKI "Piro" Hiroshi"
|
||||||
em:description="Show tabs like a tree."
|
em:description="Show tabs like a tree."
|
||||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user