FuckMooc

This plugin can fast forward the video on Moocollege.

What is FuckMooc?

FuckMooc is a Chrome extension developed by Y, and its main feature is "This plugin can fast forward the video on Moocollege.".

Extension Screenshots

screenshot
screenshot

Download FuckMooc Extension CRX File

Download FuckMooc 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

                        打开浙江省高校在线开放课程共享平台
进入课程->选择章节内容->随便打开一个视频或PDF->点击右上角插件开始刷课                    

Extension Basic Information

Name FuckMooc FuckMooc
ID fffgnokecnkfnopapknjomambhpdhgam
Official URL https://chrome.google.com/webstore/detail/fuckmooc/fffgnokecnkfnopapknjomambhpdhgam
Description This plugin can fast forward the video on Moocollege.
File Size 53.04 KB
Installation Count 32
Current Version 1.5
Last Updated 2018-03-18
Publish Date 2018-03-18
Developer Y
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FuckMooc",
    "description": "This plugin can fast forward the video on Moocollege.",
    "version": "1.5",
    "icons": {
        "128": "fuckmooc_big.png"
    },
    "browser_action": {
        "default_icon": "fuckmooc.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}