We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a12ec9 commit 74e2fe8Copy full SHA for 74e2fe8
3 files changed
README.md
@@ -42,6 +42,7 @@ Chrome插件配置的视频学习时间延时为30秒,请保证网速的情况
42
[360极速浏览器使用说明](https://github.com/wuweiit/openLearningStudy/tree/master/doc)
43
44
# 更新记录
45
+2019-04-17 新增查看作业自动读取答案,答题模式自动或手动写入答案。
46
47
2019-04-17 新增插件支持周期模式和自动模式,可根据课程执行反馈调整合适的模式;
48
感谢izee提交的断点续学判断代码
StudyChromeApp/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "OpenLearning自动学习",
3
"manifest_version": 2,
4
- "version": "1.0",
+ "version": "0.0.5",
5
"description":"自动学习插件支持OpenLearning网络学习平台课程自动学习,进入一个课程自动判断学习状态进入下一个视频。",
6
"browser_action": {
7
"default_icon": "images/logo.png",
dist/v0.0.5/StudyChromeApp.crx
57.1 KB
0 commit comments