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
    }
}