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
Eメール [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
    }
}