Conduct Exam

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

Conduct Examคืออะไร?

Conduct Exam เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Conduct Exam Technologies LLP และคุณลักษณะหลักของมันคือ "Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Conduct Exam

ดาวน์โหลดไฟล์ส่วนขยาย 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
    }
}