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.1.3 (2020.4.28)
5+ * Recommend to use right click to show the menu instead of left click.
6+ * Respond to click on the bottom caption as instructed.
47 * Show in-content confirmation dialog correctly on lately versions of Firefox.
58 * Remove keyboard shorctut customization UI, because Firefox ESR68 has it.
9+ * Update ` zh_CN ` locale by [ NightSharp] ( https://github.com/NightSharp ) . Thanks!
610 - 3.1.2 (2020.1.24)
711 * Don't start "long-press" selection of tabs in Tree Style Tab's sidebar with simple left click even if it take too much time.
812 * Show options page after localized messages become ready.
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 3.1.3 (2020.4.28)
5+ * 基本的に右クリックでのコンテキストメニュー操作を推奨するようにした
6+ * 最下部エリアのクリック操作に反応しなくなっていたのを修正
47 * 最近のバージョンのFirefoxにおいて、コンテンツ領域内に確認ダイアログが表示されなくなっていたのを修正
58 * Firefox ESR68時点ですでに本体にUIがあるため、キーボードショートカット設定用のUIを削除した
9+ * ` zh_CN ` 言語リソース更新(by [ NightSharp] ( https://github.com/NightSharp ) , thanks!)
610 - 3.1.2 (2020.1.24)
711 * Tree Style Tabのサイドバー上での通常の左クリックに時間がかかりすぎた場合に「長押しによる選択開始」と意図せず判定されてしまっていたのを修正
812 * 表示メッセージの準備ができてから設定画面の内容を表示するようにした
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 3.1.2 " ,
4+ "version" : " 3.1.3 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments