File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
3
- master/HEAD
4
+ - 4.2.3 (2025.6.23)
4
5
* Context menu commands now works even if it is opened on a blank space (by [ joanbm] ( https://github.com/joanbm ) . Thanks!)
5
6
* Add an expert option to activate/deactivate native tab groups management UI (corresponding ` browser.tabs.groups.enabled ` of Firefox itself).
6
7
* Scroll pinned tabs container when an out-of-view pinned tab become active.
Original file line number Diff line number Diff line change 1
1
# 更新履歴
2
2
3
3
- master/HEAD
4
+ - 4.2.3 (2025.6.23)
4
5
* 空白領域上で開いたコンテキストメニューの機能が動作しなくなっていたのを修正(by [ joanbm] ( https://github.com/joanbm ) . Thanks!)
5
6
* タブグループに関するUIを非表示にするための上級者向け設定を追加(Firefox自体の設定の` browser.tabs.groups.enabled ` に相当)
6
7
* ピン留めされたタブが溢れているときに、アクティブになったピン留めされたタブの位置まで自動スクロールするようにした
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 2 ,
3
3
"name" : " __MSG_extensionName__" ,
4
- "version" : " 4.2.2 " ,
4
+ "version" : " 4.2.3 " ,
5
5
"author" : " YUKI \" Piro\" Hiroshi" ,
6
6
"description" : " __MSG_extensionDescription__" ,
7
7
"permissions" : [
You can’t perform that action at this time.
0 commit comments