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+ - 4.2.4 (2025.6.26)
5+ * In-content panels (tab groups menu and tab previews) handle events correctly. (regression at 4.2.3)
6+ * Never mix reactions for custom dialogs even if multiple dialogs are shown at a time.
7+ * Update ` uk ` locale by [ Taron-art] ( https://github.com/Taron-art ) . Thanks!
48 - 4.2.3 (2025.6.23)
59 * Context menu commands now works even if it is opened on a blank space (by [ joanbm] ( https://github.com/joanbm ) . Thanks!)
610 * Add an expert option to activate/deactivate native tab groups management UI (corresponding ` browser.tabs.groups.enabled ` of Firefox itself).
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 4.2.4 (2025.6.26)
5+ * タブグループのメニュー、タブのプレビューなど、コンテンツ内UIで発生したイベントを正しく処理するようにした(4.2.3での後退バグ)
6+ * 複数のカスタムダイアログが同時に表示されているときに反応が混ざってしまう問題を修正
7+ * ` uk ` ロケール更新(by [ Taron-art] ( https://github.com/Taron-art ) . Thanks!)
48 - 4.2.3 (2025.6.23)
59 * 空白領域上で開いたコンテキストメニューの機能が動作しなくなっていたのを修正(by [ joanbm] ( https://github.com/joanbm ) . Thanks!)
610 * タブグループに関するUIを非表示にするための上級者向け設定を追加(Firefox自体の設定の` browser.tabs.groups.enabled ` に相当)
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 4.2.3 " ,
4+ "version" : " 4.2.4 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments