File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
3
- master/HEAD
4
+ - 3.8.21 (2022.2.13)
5
+ * Accept dragged items from TST Bookmarks Subpanel 1.2.4 and later.
4
6
- 3.8.20 (2022.2.8)
5
7
* Fix odd behaviors around drag operations on Firefox 97 and later.
6
8
* Inherit container from the active tab to new tabs more safely by reopening, without losing their URL.
Original file line number Diff line number Diff line change 1
1
# 更新履歴
2
2
3
3
- master/HEAD
4
+ - 3.8.21 (2022.2.13)
5
+ * TST Bookmarks Subpanel 1.2.4以降のバージョンからドロップされた項目の読み込みに失敗する問題を修正
4
6
- 3.8.20 (2022.2.8)
5
7
* Firefox 97以降でドラッグ操作の挙動が不安定になっていたのを修正
6
8
* 新しく開かれたタブにアクティブなタブからコンテナーを引き継ぐ際に、タブの開き直しでURLが変わってしまわないようにした
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.8.20 " ,
4
+ "version" : " 3.8.21 " ,
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