Conduct Exam

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

Conduct Exam là gì?

Conduct Exam là một tiện ích mở rộng Chrome được phát triển bởi Conduct Exam Technologies LLP, và tính năng chính của nó là "Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Conduct Exam

Tải xuống các tệp mở rộng Conduct Exam dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                                            

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Conduct Exam Conduct Exam
ID oobhlpildfogoccaffnfckililknpcbm
URL Chính Thức https://chrome.google.com/webstore/detail/conduct-exam/oobhlpildfogoccaffnfckililknpcbm
Mô tả Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System
Kích Thước Tệp 4.53 KB
Số Lần Cài Đặt 842
Phiên Bản Hiện Tại 9.2
Cập Nhật Lần Cuối 2019-05-23
Ngày Phát Hành 2019-05-23
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Conduct Exam Technologies LLP
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.conductexam.com/
URL Trang Trợ Giúp https://www.rkinfotechindia.com/products/online-exam-software/
URL Trang Chính Sách Bảo Mật https://www.conductexam.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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
    }
}