Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
fbambi committed Jun 16, 2016
1 parent 6d6e63c commit 3b49ed1
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# plugins
# 解决问题的插件

> 能用JavaScript解决的问题都是好问题


###tvSeries.js - 日剧收视率下载
根据输入的日剧名字自动获取页面内相关的收视率,整合下载。
原计划输出txt,因JS输出在txt内无法换行,效果较差。

###zhihuishu - 智慧树课程平台插件
1.提供原版没有的功能:查看当前课程进度
2.提供自动播放功能,运行后可自动处理视频弹题,播放完毕后自动寻找匹配的下一集

###shanbay.js - 扇贝听力web端提词插件
根据当前光标所在位置获取听力提示单词并在原处输出,由ctrl控制提示显示/隐藏,显示后不操作会在数秒内自动消失

###check.js - 南航职业调查问卷自动填写插件
prompt弹窗获取主观输入(已设置默认值可跳过)后自动填写,客观部分自动勾选。

==未完待续==

注:以上插件均在开发者工具运行,将来会做成extension

0 comments on commit 3b49ed1

Please sign in to comment.