From e747d1701971770732db09b9f1e42c923e4bfe9f Mon Sep 17 00:00:00 2001 From: CodFrm Date: Fri, 22 Jun 2018 10:06:44 +0800 Subject: [PATCH] Update Readme.md & v1.48 --- README.md | 2 +- build/cxmooc-tools/manifest.json | 2 +- src/config.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 93f14fd4..832366bd 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ PC打开超星慕课课程页面,在视频上方将会有按钮显示 * [x] 后台挂机 * [x] 视频内题目填充(选择类型的题目,填空的没有案例,未测试) * [x] 视频源选择 -* [ ] 自动下一集 +* [x] 自动下一集 ![](/build/cxmooc-tools/img/soft/soft_01.png) diff --git a/build/cxmooc-tools/manifest.json b/build/cxmooc-tools/manifest.json index d6badff4..f2e1c7ca 100644 --- a/build/cxmooc-tools/manifest.json +++ b/build/cxmooc-tools/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "超星慕课小工具", - "version": "1.4.6", + "version": "1.4.8", "description": "用于超星慕课的小工具", "icons": { "16": "img/logo.png", diff --git a/src/config.js b/src/config.js index 19850270..b57de222 100644 --- a/src/config.js +++ b/src/config.js @@ -1,6 +1,6 @@ module.exports = { url: "https://blog.icodef.com:8081/", - version: 1.46, + version: 1.48, update: 'https://github.com/CodFrm/cxmooc-tools/releases', enforce: false, cx: {