KK学习助手

追踪最新公开课资源, 聪明你的公开课学习, 做你的公开课学习向导!

What is KK学习助手?

KK学习助手 is a Chrome extension developed by http://www.gkkgo.com, and its main feature is "追踪最新公开课资源, 聪明你的公开课学习, 做你的公开课学习向导!".

Extension Screenshots

screenshot
screenshot

Download KK学习助手 Extension CRX File

Download KK学习助手 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        追踪最新公开课资源, 聪明你的在线学习, 做你的在线学习向导!

再不学习公开课你就out了,或许你是学生,或许你已经工作,或许你以终生学习为乐趣。 没错,都是好样的! 大量的在线公开课(MOOC)来袭, 用KK学习助手,你不会错过任何感兴趣的课程:

目前支持的网站:
1. www.coursera.com
2. www.edx.com
3. www.duobei.com
4. www.udacity.com
5. www.ewant.org
6. www.topu.com
7. www.xuetangx.com
8. www.kaikeba.com
9. open.163.com
10. study.163.com
11. open.sina.com.cn
More...


欢迎你关注我们的官方微博 @KK学习助手                    

Extension Basic Information

Name KK学习助手 KK学习助手
ID eeaahkenafckknnekmfnjibblkbbldnb
Official URL https://chrome.google.com/webstore/detail/kk%E5%AD%A6%E4%B9%A0%E5%8A%A9%E6%89%8B/eeaahkenafckknnekmfnjibblkbbldnb
Description 追踪最新公开课资源, 聪明你的公开课学习, 做你的公开课学习向导!
File Size 96.96 KB
Installation Count 79
Current Version 0.13.2
Last Updated 2014-02-21
Publish Date 2014-02-21
Rating 4.20/5 Total 5 Ratings
Developer http://www.gkkgo.com
Payment Type free
Extension Website http://www.gkkgo.com
Help Page URL http://www.gkkgo.com
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "KK\u5b66\u4e60\u52a9\u624b",
    "short_name": "KK\u5b66\u4e60\u52a9\u624b",
    "description": "\u8ffd\u8e2a\u6700\u65b0\u516c\u5f00\u8bfe\u8d44\u6e90, \u806a\u660e\u4f60\u7684\u516c\u5f00\u8bfe\u5b66\u4e60, \u505a\u4f60\u7684\u516c\u5f00\u8bfe\u5b66\u4e60\u5411\u5bfc\uff01",
    "manifest_version": 2,
    "version": "0.13.2",
    "icons": {
        "128": "img\/icon.png"
    },
    "background": {
        "scripts": [
            "js\/jquery.min.js",
            "js\/background.min.js"
        ]
    },
    "permissions": [
        "tabs",
        "background",
        "notifications",
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "",
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    }
}