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 11# History
22
33 - master/HEAD
4+ - 6.1.1 (2020.6.8)
5+ * Fix unexpected slow-down of keyboard input in text fields.
46 - 6.1.0 (2020.3.10)
57 * Fix invisible context menu commands on text selection.
68 * Fix broken options page on lately versions Firefox.
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 6.1.1 (2020.6.8)
5+ * テキスト入力欄でのキー入力操作が意図せず激遅になっていたのを修正
46 - 6.1.0 (2020.3.10)
57 * 選択範囲の上でのコンテキストメニューコマンドのラベルが見えなくなっていたのを修正
68 * Firefoxの最近のバージョンで設定画面が機能しなくなっていたのを修正
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 6.1.0 " ,
4+ "version" : " 6.1.1 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments