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
+ - 3.9.16 (2023.7.21)
4
5
* Reduce RAM usage around favicons.
5
6
* Right-click on the "new tab" button now opens containers selector like recent versions of Firefox.
6
7
* Expand ancestors tree while a tab is moved by Ctrl-PageUp/PageDown for better usability.
Original file line number Diff line number Diff line change 1
1
# 更新履歴
2
2
3
3
- master/HEAD
4
+ - 3.9.16 (2023.7.21)
4
5
* faviconの取り扱いに関するメモリ消費を削減
5
6
* 「新しいタブ」ボタンの上での右クリックでコンテナーの選択肢を表示するようにした(最近のバージョンのFirefoxの挙動を再現)
6
7
* 利便性向上のため、Ctrl-PageUp/PageDownでのタブの移動中は、ツリーの祖先を展開するようにした
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 2 ,
3
3
"name" : " __MSG_extensionName__" ,
4
- "version" : " 3.9.15 " ,
4
+ "version" : " 3.9.16 " ,
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