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+ - 3.9.19 (2023.11.20)
45 * Don't reopen tabs with URL unopenable with addon's permission (local file, about: URL and so on) even for container inheritance.
56 * Deactivate "Open in New Container Tab" context menu command for tabs with unreopenable URL.
67 * Use icon color same to Firefox 120.
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 3.9.19 (2023.11.20)
45 * 安全のため、ローカルファイルやabout:ページのようにアドオンの権限で開けないURLを持つタブは、コンテナー継承のためであっても開き直さないようにした
56 * アドオンの権限で開けないURLを持つタブに対しては、コンテキストメニューの「新しいコンテナータブで開く」を無効化するようにした
67 * アイコンの表示色をFirefox 120自身の配色に合わせた
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 3.9.18 " ,
4+ "version" : " 3.9.19 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments