Conduct Exam

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

Was ist Conduct Exam?

Conduct Exam ist eine Chrome-Erweiterung, die von Conduct Exam Technologies LLP entwickelt wurde, und ihr Hauptmerkmal ist "Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Conduct Exam-Erweiterungs-CRX-Datei herunterladen

Laden Sie Conduct Exam-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                                            

Grundlegende Informationen zur Erweiterung

Name Conduct Exam Conduct Exam
ID oobhlpildfogoccaffnfckililknpcbm
Offizielle URL https://chrome.google.com/webstore/detail/conduct-exam/oobhlpildfogoccaffnfckililknpcbm
Beschreibung Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System
Dateigröße 4.53 KB
Installationsanzahl 842
Aktuelle Version 9.2
Letztes Update 2019-05-23
Veröffentlichungsdatum 2019-05-23
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler Conduct Exam Technologies LLP
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.conductexam.com/
Hilfeseite URL https://www.rkinfotechindia.com/products/online-exam-software/
URL der Datenschutzrichtlinien-Seite https://www.conductexam.com/privacy-policy
Unterstützte Sprachen 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
    }
}