Conduct Exam

Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System

什么是Conduct Exam?

Conduct Exam是由Conduct Exam Technologies LLP开发的Chrome扩展程序,该扩展的主要功能是“Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Conduct Exam扩展crx文件

下载Conduct Exam扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                                            

扩展基本信息

名称 Conduct Exam Conduct Exam
ID oobhlpildfogoccaffnfckililknpcbm
官方URL https://chrome.google.com/webstore/detail/conduct-exam/oobhlpildfogoccaffnfckililknpcbm
简介 Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System
文件大小 4.53 KB
安装次数 842
当前版本 9.2
更新时间 2019-05-23
上架时间 2019-05-23
评分 5.00/5 共3次评分
开发者 Conduct Exam Technologies LLP
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.conductexam.com/
帮助页面URL https://www.rkinfotechindia.com/products/online-exam-software/
隐私政策页面URL https://www.conductexam.com/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Conduct Exam",
    "description": "Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System",
    "version": "9.2",
    "chrome_url_overrides": {
        "newtab": "newpage.html"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}