Add news topics
This commit is contained in:
parent
479e6c5137
commit
fbbd7f9945
@ -1,9 +1,20 @@
|
||||
# History
|
||||
|
||||
- master/HEAD
|
||||
* Dropped non-URI text (maybe including whitespaces) onto the tab bar is opened with a search result tab. The behavior is same to Firefox's default.
|
||||
* Show Informational Tab's thumbnail after the number of collapsed tabs, when it is configured to be placed before a closebox.
|
||||
* Better layout for fake tree in multiple columns (at tooltip of tabs and dummy group tabs).
|
||||
* Behaviors around multiple home pages are improved.
|
||||
* On the startup, they are opened as flat tabs and not grouped.
|
||||
* For left click of the home button, flat new tabs are opened instead of loading the first home page into the current tab.
|
||||
* For middle click of the button, home tabs are opened as a tree.
|
||||
* Don't leave needless group tab after a tree is detached, when a closed parent tab is configured to be replaced with a dummy group tab.
|
||||
* Narrow scroll bar in the tab bar is now more compatible with other customizations.
|
||||
* Tree of tabs are now always collapsable for both horizontal and vertical. Moreover, indentation of tabs also activated for the vertical tab bar always.
|
||||
There is no way to revoke those tree features.
|
||||
If you just require vertical tab bar without tree features, please try other alternative addons: [Vertical Tabs](https://addons.mozilla.org/firefox/addon/vertical-tabs/), [Vertical Tabs (Simplified)](https://addons.mozilla.org/firefox/addon/vertical-tabs-simplified/), [Side Tabs](https://addons.mozilla.org/firefox/addon/side-tabs/), or others.
|
||||
* de-DE locale is updated by Björn Kautler. Thanks!
|
||||
* ru locale is updated by Infocatcher. Thanks!
|
||||
- 0.16.2016021602
|
||||
* Attach new tabs only actually opened with `relatedToCurrent`=`true` option (or referrer) to the current tab, as the default behavior for compatibility with other addons.
|
||||
- 0.16.2016021601
|
||||
|
@ -1,9 +1,20 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
* URIでない文字列(空白文字を含む)をタブバーにドロップした場合に、Firefoxの既定の挙動通りに検索結果のタブを開くようにした
|
||||
* 情報化タブでタブのクローズボックスの手前に表示するようにしたサムネイルを「折り畳まれたタブの数」のカウンターの後に表示するようにした
|
||||
* タブのツールチップとダミーのグループ化用のタブにおいて、ツリーのマルチカラム表示のレイアウトをより安定した結果が得られるように改善した
|
||||
* 複数のタブをホームページに設定しているときの挙動を改善
|
||||
* 起動時には、それらをツリーでない個別のタブとして開くようにした
|
||||
* ホームボタンの左クリックでは、ツリーでない個別の新規タブとしてホームページ群を開くようにした
|
||||
* ホームボタンの中クリックでは、ツリーとしてホームページ群を開くようにした
|
||||
* 親のタブを閉じたときにダミーのグループ化用のタブで置き換える設定の時、ツリーをウィドウに切り離すとグループ化用のタブが残ってしまう問題を修正
|
||||
* タブバーのスクロールバーを細く表示する機能について、他のカスタマイズ手法と衝突しにくい実装に変更した
|
||||
* 縦横どちらの状態でもタブのツリーは常に折り畳み可能になり、縦置きタブバーではタブのインデント表示も常に有効にするようになりました。
|
||||
これらの機能を無効化する設定はありません。
|
||||
ツリー表示機能が不要で単に縦置きのタブバーのみを使用したい場合は、[Vertical Tabs](https://addons.mozilla.org/firefox/addon/vertical-tabs/), [Vertical Tabs (Simplified)](https://addons.mozilla.org/firefox/addon/vertical-tabs-simplified/), [Side Tabs](https://addons.mozilla.org/firefox/addon/side-tabs/)などの代替アドオンを使用して下さい。
|
||||
* de-DEロケール更新(by Björn Kautler. Thanks!)
|
||||
* ruロケール更新(by Infocatcher. Thanks!)
|
||||
- 0.16.2016021602
|
||||
* 他のアドオンなどによってタブが開かれた際の既定の挙動として、より確実に`relatedToCurrent`=`true`オプション(またはリファラ)を伴って開かれたタブのみを現在のタブの子にするようにした
|
||||
- 0.16.2016021601
|
||||
|
Loading…
x
Reference in New Issue
Block a user