GroupBy — Tab Grouper のバージョン履歴 - 全 2 バージョン
GroupBy — Tab Grouper 作成者: Edwin
GroupBy — Tab Grouper のバージョン履歴 - 全 2 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.1.1
リリース日 : 2026年7月10日 - 76.54 KBfirefox バージョン 142.0 以降 で動作fix(applier): preserve renamed/recolored groups on re-group
Previously applyPlans called tabGroups.update() unconditionally for every
plan, clobbering manual renames, recolors, and collapse state on each
re-group even with 'ungroup before grouping' unchecked.
Now reuse happens by membership (the group the plan's tabs already live in),
and title/color/collapsed are set only when creating a brand-new group. The
controller passes candidates through so membership reuse works in production.
Adds tests: re-grouping preserves a renamed group; reuse makes no update
call; new groups still get their appearance set.ソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 0.1.0
リリース日 : 2026年7月4日 - 76.34 KBfirefox バージョン 142.0 以降 で動作ソースコードは MIT License に従いリリースされています