Bump version to 0.14.2013112901

This commit is contained in:
Piro / YUKI Hiroshi 2013-11-29 02:40:18 +09:00
parent c19b1d2e5d
commit d73b9c233d
3 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# History
- master/HEAD
- 0.14.2013112901
* Improved: Better compatibility with someone who change visibility of the tab bar, like "auto hide tab bar for last single tab" feature of Tab Mix Plus, Pale Moon, and [Hide Tab Bar With One Tab](https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/).
* Improved: Better compatibility with [Context Search](http://www.cusser.net/extensions/contextsearch/). Now search result tabs are opened as children of the current tab.
* Modified: Expand the shrunken tab bar immediately when the mouse pointer moves onto the tab bar, if the size of teh tab bar is fixed.

View File

@ -1,6 +1,7 @@
# 更新履歴
- master/HEAD
- 0.14.2013112901
* 「タブが1つだけの時にタブバーを隠す」機能を提供するアドオンTab Mix Plus、[Hide Tab Bar With One Tab](https://addons.mozilla.org/firefox/addon/hide-tab-bar-with-one-tab/)などや環境Pale Moonなどとの互換性を向上
* [Context Search](http://www.cusser.net/extensions/contextsearch/)との互換性を向上(検索結果を子タブとして開くようにした)
* タブバーの幅・位置が固定されている時は、ポインタがタブバー上に乗ったらすぐにタブバーを展開するようにした。

View File

@ -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.14.2013100901"
em:version="0.14.2013112901"
em:creator="YUKI &quot;Piro&quot; Hiroshi"
em:description="Show tabs like a tree."
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"