FuckMooc
This plugin can fast forward the video on Moocollege.
Wat is FuckMooc?
FuckMooc is een Chrome-extensie ontwikkeld door Y, en de belangrijkste functie is "This plugin can fast forward the video on Moocollege.".
Extensie Screenshots
Download het CRX-bestand van de extensie FuckMooc
Download FuckMooc-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
打开浙江省高校在线开放课程共享平台 进入课程->选择章节内容->随便打开一个视频或PDF->点击右上角插件开始刷课
Basisinformatie over de Extensie
Naam | |
ID | fffgnokecnkfnopapknjomambhpdhgam |
Officiële URL | https://chrome.google.com/webstore/detail/fuckmooc/fffgnokecnkfnopapknjomambhpdhgam |
Beschrijving | This plugin can fast forward the video on Moocollege. |
Bestandsgrootte | 53.04 KB |
Aantal Installaties | 32 |
Huidige Versie | 1.5 |
Laatst Bijgewerkt | 2018-03-18 |
Publicatiedatum | 2018-03-18 |
Ontwikkelaar | Y |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |