Conduct Exam

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

Qu'est-ce que Conduct Exam ?

Conduct Exam est une extension Chrome développée par Conduct Exam Technologies LLP, et sa fonction principale est "Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Conduct Exam

Téléchargez les fichiers d'extension Conduct Exam au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom Conduct Exam Conduct Exam
ID oobhlpildfogoccaffnfckililknpcbm
URL Officiel 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
Taille du Fichier 4.53 KB
Nombre d'Installations 842
Version Actuelle 9.2
Dernière Mise à Jour 2019-05-23
Date de Publication 2019-05-23
Évaluation 5.00/5 Total 3 Évaluations
Développeur Conduct Exam Technologies LLP
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.conductexam.com/
URL de la Page d'Aide https://www.rkinfotechindia.com/products/online-exam-software/
URL de la Page de Politique de Confidentialité https://www.conductexam.com/privacy-policy
Langues Prises en Charge 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
    }
}