Skip to content

Commit 81b994e

Browse files
committed
Bump version to 3.9.16
1 parent cfa6159 commit 81b994e

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

history.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# History
22

33
- master/HEAD
4+
- 3.9.16 (2023.7.21)
45
* Reduce RAM usage around favicons.
56
* Right-click on the "new tab" button now opens containers selector like recent versions of Firefox.
67
* Expand ancestors tree while a tab is moved by Ctrl-PageUp/PageDown for better usability.

history.ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 更新履歴
22

33
- master/HEAD
4+
- 3.9.16 (2023.7.21)
45
* faviconの取り扱いに関するメモリ消費を削減
56
* 「新しいタブ」ボタンの上での右クリックでコンテナーの選択肢を表示するようにした(最近のバージョンのFirefoxの挙動を再現)
67
* 利便性向上のため、Ctrl-PageUp/PageDownでのタブの移動中は、ツリーの祖先を展開するようにした

webextensions/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "__MSG_extensionName__",
4-
"version": "3.9.15",
4+
"version": "3.9.16",
55
"author": "YUKI \"Piro\" Hiroshi",
66
"description": "__MSG_extensionDescription__",
77
"permissions": [

0 commit comments

Comments
 (0)