diff --git a/history.en.md b/history.en.md index da3cadf54..97aaf8bf7 100644 --- a/history.en.md +++ b/history.en.md @@ -2,6 +2,7 @@ - master/HEAD * Separate an option to control new tabs from outside Firefox. + * Open search result tabs opened from `about:addons` tab as children. * Save tree structure to bookmarks when multiple bookmarks are created from a tree, via commands provided by TST itself. * Add a new context menu command "Open All as a Tree" for bookmarks. * Migrate bookmarked internal URLs (like `moz-extension://...`) to shorthand URLs (like `ext+treestyletab:...`) automatically, for better mobility. diff --git a/history.ja.md b/history.ja.md index 86c1a7ebc..5a9117c7a 100644 --- a/history.ja.md +++ b/history.ja.md @@ -2,6 +2,7 @@ - master/HEAD * 他のアプリケーションから開かれたタブの制御に関する設定を独立させた + * `about:addons`から開かれた検索結果のタブを子タブにするようにした * TST上の操作でツリーから作成したブックマークについて、ツリー構造を常に保存するようにした * ブックマークのコンテキストメニューに「ツリーとして開く」を追加 * ブックマークされた内部URL(`moz-extension://...`)を短縮URL(`ext+treestyletab:...`)に自動変換し、環境をまたいだブックマークの同期をしやすくした