ClassroomGo 宜蘭教學廣播老師版

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

ClassroomGo 宜蘭教學廣播老師版คืออะไร?

ClassroomGo 宜蘭教學廣播老師版 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Yilan และคุณลักษณะหลักของมันคือ "分享畫面, 封鎖頁面, 推播訊息,"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ClassroomGo 宜蘭教學廣播老師版

ดาวน์โหลดไฟล์ส่วนขยาย 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
    }
}