超星学习通学习助手

对学习通的功能进行拓展,包括题目的导出,文件下载等等

超星学习通学习助手とは何ですか?

超星学习通学习助手はxxchengによって開発されたChromeの拡張機能で、その主な機能は「对学习通的功能进行拓展,包括题目的导出,文件下载等等」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

超星学习通学习助手拡張機能のCRXファイルをダウンロード

超星学习通学习助手拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        对学习通的功能进行拓展,目前提供的功能
1.将作业和考试的题目导出为word,方便同学们更好的复习使用;
2.为原本无法下载的资源比如视频、PPT等提供下载按钮;
3.支持导入到Anki的功能
4.支持章节测验题目的导出                    

拡張機能の基本情報

名前 超星学习通学习助手 超星学习通学习助手
ID jjdaeklioledpjaidelkngpdnmpfofnp
公式URL https://chromewebstore.google.com/detail/%E8%B6%85%E6%98%9F%E5%AD%A6%E4%B9%A0%E9%80%9A%E5%AD%A6%E4%B9%A0%E5%8A%A9%E6%89%8B/jjdaeklioledpjaidelkngpdnmpfofnp
説明 对学习通的功能进行拓展,包括题目的导出,文件下载等等
ファイルサイズ 827 KB
インストール数 1,104
現在のバージョン 2.1.6
最終更新日 2023-12-21
公開日 2022-05-16
評価 4.00/5 合計 6 レビュー
開発者 xxcheng
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://user.edu-helper.xxcheng.cn/
プライバシーポリシーページのURL https://user.edu-helper.xxcheng.cn/privacy.html
対応言語 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u8d85\u661f\u5b66\u4e60\u901a\u5b66\u4e60\u52a9\u624b",
    "description": "\u5bf9\u5b66\u4e60\u901a\u7684\u529f\u80fd\u8fdb\u884c\u62d3\u5c55\uff0c\u5305\u62ec\u9898\u76ee\u7684\u5bfc\u51fa\uff0c\u6587\u4ef6\u4e0b\u8f7d\u7b49\u7b49",
    "version": "2.1.6",
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "16": "static\/ico\/16.png",
        "32": "static\/ico\/32.png",
        "48": "static\/ico\/48.png",
        "128": "static\/ico\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "static\/ico\/ico.png",
        "default_title": "\u8d85\u661f\u5b66\u4e60\u901a\u8d85\u7ea7\u52a9\u624b"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mooc1.chaoxing.com\/mooc2\/work\/view*",
                "*:\/\/mooc1.chaoxing.com\/mooc-ans\/mooc2\/work\/view*",
                "*:\/\/mooc1.chaoxing.com\/*\/reVersionPaperMarkContentNew*"
            ],
            "js": [
                "static\/js\/libs\/jquery.min.js",
                "static\/js\/libs\/bootstrap.min.js",
                "static\/js\/libs\/bootstrap-switch.min.js",
                "static\/js\/libs\/axios.min.js",
                "static\/js\/const-types.js",
                "static\/js\/libs\/orange.js",
                "static\/js\/libs\/message.js",
                "static\/js\/libs\/common.js",
                "static\/js\/init.js",
                "static\/js\/libs\/html2json.js",
                "static\/js\/libs\/core.js",
                "static\/js\/libs\/TiMu.js",
                "static\/js\/handleTiMu.js"
            ],
            "css": [
                "static\/css\/bootstrap.min.css",
                "static\/css\/bootstrap-switch.min.css",
                "static\/css\/orange.css",
                "static\/css\/panel-element.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.chaoxing.com\/work\/selectWorkQuestionYiPiYue*",
                "*:\/\/*.chaoxing.com\/work\/record-detail*"
            ],
            "js": [
                "static\/js\/libs\/jquery.min.js",
                "static\/js\/libs\/bootstrap.min.js",
                "static\/js\/libs\/bootstrap-switch.min.js",
                "static\/js\/libs\/axios.min.js",
                "static\/js\/const-types.js",
                "static\/js\/libs\/orange.js",
                "static\/js\/libs\/message.js",
                "static\/js\/libs\/common.js",
                "static\/js\/init.js",
                "static\/js\/libs\/html2json.js",
                "static\/js\/libs\/core.js",
                "static\/js\/libs\/OldTiMu.js",
                "static\/js\/handleTiMu.js"
            ],
            "css": [
                "static\/css\/bootstrap.min.css",
                "static\/css\/bootstrap-switch.min.css",
                "static\/css\/orange.css",
                "static\/css\/panel-element.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.chaoxing.com\/ananas\/modules\/*\/index.html*"
            ],
            "js": [
                "static\/js\/libs\/jquery.min.js",
                "static\/js\/libs\/bootstrap.min.js",
                "static\/js\/libs\/bootstrap-switch.min.js",
                "static\/js\/libs\/axios.min.js",
                "static\/js\/const-types.js",
                "static\/js\/libs\/orange.js",
                "static\/js\/libs\/message.js",
                "static\/js\/libs\/common.js",
                "static\/js\/init.js",
                "static\/js\/handleFile.js"
            ],
            "css": [
                "static\/css\/bootstrap.min.css",
                "static\/css\/bootstrap-switch.min.css",
                "static\/css\/orange.css",
                "static\/css\/panel-element.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.chaoxing.com\/*"
            ],
            "js": [
                "static\/js\/globalHandle.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*\/*",
                "file:\/\/\/*"
            ],
            "css": [
                "static\/css\/message.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/edu-helper.xxcheng.cn\/*",
        "*:\/\/*.edu-helper.xxcheng.cn\/*",
        "*:\/\/*.chaoxing.com\/*"
    ],
    "homepage_url": "https:\/\/user.edu-helper.xxcheng.cn"
}