File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,8 @@ PandAへの負荷を軽減するために課題・クイズ取得にキャッシ
8989- 2021/05/16 v3.4.3 小さなバグを修正。
9090- 2021/05/17 v3.5.0 カラーユニバーサルデザインに対応
9191- 2021/05/17 v3.5.2 締切が14日以上の課題も色付けするように
92- - 2021/11/24 v4.0.0 [ Comfortable-Sakai] ( https://github.com/kyoto-u/comfortable-sakai ) を移植。
92+ - 2021/12/22 v4.0.0 [ Comfortable-Sakai] ( https://github.com/kyoto-u/comfortable-sakai ) を移植。
93+ 英語対応、その他内部処理の改善
9394
9495
9596# コンパイル方法
Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ The cache time can be changed in the configuration.
9393- 2021/05/17 v3.5.0 Support for color universal design.
9494- 2021/05/17 v3.5.2 Color code assignments with due date more than 14days
9595- 2021/11/24 v4.0.0 Merged [ Comfortable-Sakai] ( https://github.com/kyoto-u/comfortable-sakai ) .
96+ Now supports English locale. Re-wrote codes.
9697
9798# How to compile from source code
9899- Run
Original file line number Diff line number Diff line change 33 "description" : " __MSG_EXTENSION_DESCRIPTION__" ,
44 "version" : " 4.0.0" ,
55 "manifest_version" : 2 ,
6- "default_locale" : " en " ,
6+ "default_locale" : " ja " ,
77 "icons" : {
88 "16" : " img/icon16.png" ,
99 "48" : " img/icon48.png" ,
You can’t perform that action at this time.
0 commit comments