File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# History
22
33 - master/HEAD
4+ - 2.8.7 (2019.3.20)
5+ * Optimize performance of messaging between the background page and sidebar contents.
6+ * Optimize performance of initialization processes.
7+ * Fix startup failure when the background page is initialized with cached tabs and the sidebar is initialized without cache.
8+ * Show toolbar icons correctly when the option to show icons with theme color is active.
9+ * Show "muted" and "sound playing" icon on the parent of a collapsed tree when any descendant has those status.
10+ * Show progressbar on the sidebar while initialization.
411 - 2.8.6 (2019.3.16)
512 * Officially drop support for Firefox ESR60, and all 2.8.x versions are now marked as unsupported for ESR60.
613 * Fix unexpectedly visible (expanded) tabs under logically collapsed tree on the startup session restoration.
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 2.8.7 (2019.3.20)
5+ * バックグラウンドページとサイドバーの間の通信の効率を改善
6+ * 初期化処理のパフォーマンスを改善
7+ * バックグラウンドページの内容がキャッシュから復元されサイドバーの内容がキャッシュを使わず構築される場面で初期化に失敗する問題を修正
8+ * テーマカラーをツールバーアイコンに反映する設定の時にアイコンが見えなくなる不具合を修正
9+ * ミュートまたは音声再生中のタブを子孫に含む折り畳まれたタブについて、親タブに「ミュート」および「音声再生中」のステータスアイコンが表示されなくなっていたのを修正
10+ * サイドバーの初期化時にプログレスバーを表示するようにした
411 - 2.8.6 (2019.3.16)
512 * 公にFirefox ESR60のサポートを終了し、すべての2.8.x系バージョンをESR60非対応とした
613 * 起動直後のツリー復元時に、折り畳まれているはずのツリーがすべて展開された状態で表示されてしまう不具合を修正
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 2.8.6 " ,
4+ "version" : " 2.8.7 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments