YuJa Verity for Test Proctoring
Chrome extension to be used with YuJa Verity
什麼是YuJa Verity for Test Proctoring?
YuJa Verity for Test Proctoring是由yujacorp.developer開發的Chrome擴展程式,該擴展的主要功能是“Chrome extension to be used with YuJa Verity”。
擴展截圖
下載YuJa Verity for Test Proctoring擴展crx文件
下載YuJa Verity for Test Proctoring擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension is used with YuJa Verity for Test Proctoring. YuJa Verity is a product that integrates with applicable Learning Managements Systems (LMS) to provide instructors the capability to monitor students taking tests through the LMS.
擴展基本資訊
名稱 | YuJa Verity for Test Proctoring |
ID | behjakjklighlhiefaoogbalmenhbjid |
官方網址 | https://chromewebstore.google.com/detail/yuja-verity-for-test-proc/behjakjklighlhiefaoogbalmenhbjid |
簡介 | Chrome extension to be used with YuJa Verity |
檔案大小 | 15.57 MB |
安裝次數 | 24,805 |
目前版本 | 1.4.1 |
更新時間 | 2024-02-27 |
上架時間 | 2022-08-18 |
評分 | 1.57/5 共 7 次評分 |
開發者 | yujacorp.developer |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.yuja.com/verity/ |
說明頁面URL | https://support.yuja.com/ |
隱私政策頁面URL | https://www.yuja.com/documentation/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtfr50GN4KUVUqeGvaXVO6L5I01G+k9iyKshMlYWQPnfM+RlPt3rKiyWbkytWH7xEXoV+lvfFLDue1g9t1E2Gykbwbc6VcwY7FcYy2CPJB6V5PngqyEp6FeoqP2N83\/slbTbWGdYRZd3zTF\/mfjFGHGzFRpjaBgUgXfKC\/ainOpKpLfjvKqoVYSFYKYlYrz8aLsEp2pq\/nKM\/LNpW+9LBlAGDiTl2J5W4Orjpb58JjKiz9r6hkqjtfSCbqk8jk9DbMAMh5PFv90hwZusIkYlsGz7ZVraLXZKSHHj4VcZVETKyMuWLm5Y5K3WmYN1QNlkhAqpv7imN5TNSL6XFdIN\/\/QIDAQAB", "name": "YuJa Verity for Test Proctoring", "description": "Chrome extension to be used with YuJa Verity", "version": "1.4.1", "manifest_version": 3, "incognito": "spanning", "action": { "default_popup": "src\/popup\/popup.html", "default_icon": "public\/yuja.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "permissions": [ "management", "scripting", "storage", "system.display", "tabs", "webRequest", "contentSettings", "privacy", "offscreen", "alarms", "contextMenus", "declarativeNetRequest", "webNavigation" ], "icons": { "16": "yuja16.png", "512": "yuja.png" }, "externally_connectable": { "matches": [ "https:\/\/*.yuja.com\/*" ] }, "host_permissions": [ " |