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 |
官方URL | 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": [ " |