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.0.3 (2019.8.8)
5+ * Remove obsolete codes deprecated at Firefox 70.
46 * Add ability to export and import all configurations except keyboard shortcuts. (Options => "Development" => "Debug mode" => "All Configs" => "Import/Export")
57 - 6.0.2 (2018.7.30)
68 * Optimize operations to select detected URIs. In old versions, the operation took too much time on a webpage with too much nodes.
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 6.0.3 (2019.8.8)
5+ * Firefox 70で廃止される古いコードを削除
46 * キーボードショートカットを除く全設定のインポートとエクスポートに対応(設定→開発用→デバッグモード→すべての設定→Import/Export)
57 - 6.0.2 (2018.7.30)
68 * URIを選択する処理を最適化(従来版では、Webページ内に大量のノードがある場合に処理に時間がかかりすぎる場合があった)
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 6.0.2 " ,
4+ "version" : " 6.0.3 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments