ClassroomGo 宜蘭教學廣播老師版

分享畫面, 封鎖頁面, 推播訊息,

什么是ClassroomGo 宜蘭教學廣播老師版?

ClassroomGo 宜蘭教學廣播老師版是由Yilan开发的Chrome扩展程序,该扩展的主要功能是“分享畫面, 封鎖頁面, 推播訊息,”。

扩展截图

screenshot
screenshot

下载ClassroomGo 宜蘭教學廣播老師版扩展crx文件

下载ClassroomGo 宜蘭教學廣播老師版扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        透過ClassroomMate的廣播系統,   老師可以
 鎖定學生機其他分頁(不讓學生跳轉/新增/或是其他分頁黑畫面)  
 全螢幕廣播教師畫面
 簡單選取要投影的學生機
未來更可以 
鎖學生畫面,傳網址、傳訊息
 選定某些學生接收老師廣播
 指定某位學生畫面轉播給所有人
 將學生畫面設為全黑幕
 將網站設為黑/白名單                    

扩展基本信息

名称 ClassroomGo 宜蘭教學廣播老師版 ClassroomGo 宜蘭教學廣播老師版
ID lpnpppcjhpdppibdojpmopaejakilljp
官方URL https://chromewebstore.google.com/detail/宜蘭教學廣播老師版/lpnpppcjhpdppibdojpmopaejakilljp?hl=en
简介 分享畫面, 封鎖頁面, 推播訊息,
文件大小 5.9 MB
安装次数 1,346
当前版本 9.9.16
更新时间 2023-04-17
上架时间 2020-07-02
开发者 Yilan
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://ydes.ai/privacy_policy
支持的语言 en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_application_title__",
    "default_locale": "zh_CN",
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/*.gto.to\/*",
            "*:\/\/*.gtrainers.org\/*"
        ],
        "accepts_tls_channel_id": false
    },
    "author": "GTrainers",
    "version": "9.9.16",
    "manifest_version": 2,
    "minimum_chrome_version": "34",
    "description": "\u5206\u4eab\u756b\u9762, \u5c01\u9396\u9801\u9762, \u63a8\u64ad\u8a0a\u606f,",
    "homepage_url": "https:\/\/gsreports.ilc.edu.tw\/",
    "background": {
        "scripts": [
            "socket.io.js",
            "background.js",
            "g_api.js",
            "RTCMultiConnection.js",
            "CodecsHandler.js",
            "IceServersHandler.js",
            "desktop-capturing.js",
            "kurento-utils.js",
            "streamMix.js",
            "\/drawer\/Background_drawer.js",
            "\/drawer\/jquery.js",
            "\/drawer\/content-core.js",
            "\/drawer\/connect-nimbus.js",
            "timer.js",
            "zepto.js",
            "cam_view.js",
            "recorder.js",
            "bg_audio_recorder.js",
            "RecordRTC.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "recordring_content.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "images\/desktopCapture22.png",
        "default_title": "ClassroomGo",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/desktopCapture16.png",
        "22": "images\/desktopCapture22.png",
        "32": "images\/desktopCapture32.png",
        "48": "images\/desktopCapture48.png",
        "128": "images\/desktopCapture128.png"
    },
    "permissions": [
        "desktopCapture",
        "storage",
        "tabs",
        "",
        "activeTab",
        "identity",
        "identity.email",
        "notifications",
        "https:\/\/accounts.google.com\/*",
        "https:\/\/www.googleapis.com\/*",
        "unlimitedStorage",
        "*:\/\/*\/*",
        "contextMenus",
        "downloads"
    ],
    "oauth2": {
        "client_id": "46754737546-mt75kntoo86pillt5quh4of4q6b34mg2.apps.googleusercontent.com",
        "scopes": [
            "email",
            "https:\/\/www.googleapis.com\/auth\/classroom.courses",
            "https:\/\/www.googleapis.com\/auth\/classroom.announcements",
            "https:\/\/www.googleapis.com\/auth\/classroom.rosters",
            "https:\/\/www.googleapis.com\/auth\/classroom.profile.photos",
            "https:\/\/www.googleapis.com\/auth\/classroom.profile.emails",
            "https:\/\/www.googleapis.com\/auth\/drive",
            "https:\/\/www.googleapis.com\/auth\/classroom.coursework.students",
            "https:\/\/www.googleapis.com\/auth\/admin.directory.device.chromeos.readonly",
            "https:\/\/www.googleapis.com\/auth\/admin.directory.group.readonly"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/netdna.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com https:\/\/content.googleapis.com https:\/\/ajax.googleapis.com https:\/\/www.googleapis.com https:\/\/apis.google.com https:\/\/apis.google.com\/* https:\/\/accounts.google.com https:\/\/oauth.googleusercontent.com https:\/\/ssl.gstatic.com https:\/\/docs.google.com https:\/\/gsreports.ilc.edu.tw\/ https:\/\/code.jquery.com https:\/\/classroommate.gtrainers.org\/ https:\/\/cdn.datatables.net; object-src 'self'",
    "web_accessible_resources": [
        "images\/desktopCapture48.png",
        "images\/*",
        "css\/*",
        "timer.html",
        "pop_time.js",
        "timer_frame.js",
        "\/recording\/rec.js",
        "\/html\/rec.html",
        "timer_frame.html",
        "\/html\/cam_view.html",
        "shorted_urls.html",
        "img\/ico_copy.png",
        "\/audio\/record_alert.m4a",
        "img\/ico_history.png",
        "img\/ico-refresh.png",
        "\/tableLang\/tw.json",
        "\/tableLang\/ja.json",
        "\/tableLang\/en.json",
        "\/html\/rec.html",
        "\/images\/recording\/bg.png",
        "\/images\/recording\/btn_bg.png",
        "\/images\/recording\/download.png",
        "\/images\/recording\/drive.png",
        "\/images\/recording\/pause.png",
        "\/images\/recording\/record.png",
        "\/images\/recording\/sound.png",
        "\/images\/recording\/stop.png",
        "\/images\/recording\/continue.png",
        "\/images\/recording\/delete.png"
    ],
    "options_ui": {
        "page": "options.html",
        "chrome_style": true
    }
}