Conduct Exam

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

What is Conduct Exam?

Conduct Exam is a Chrome extension developed by Conduct Exam Technologies LLP, and its main feature is "Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Conduct Exam Extension CRX File

Download Conduct Exam extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Conduct Exam Conduct Exam
ID oobhlpildfogoccaffnfckililknpcbm
Official URL https://chrome.google.com/webstore/detail/conduct-exam/oobhlpildfogoccaffnfckililknpcbm
Description Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System
File Size 4.53 KB
Installation Count 842
Current Version 9.2
Last Updated 2019-05-23
Publish Date 2019-05-23
Rating 5.00/5 Total 3 Ratings
Developer Conduct Exam Technologies LLP
Email [email protected]
Payment Type free
Extension Website https://www.conductexam.com/
Help Page URL https://www.rkinfotechindia.com/products/online-exam-software/
Privacy Policy Page URL https://www.conductexam.com/privacy-policy
Supported Languages 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
    }
}