Conduct Exam

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

Cos'è Conduct Exam?

Conduct Exam è un'estensione di Chrome sviluppata da Conduct Exam Technologies LLP, e la sua funzione principale è "Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Conduct Exam

Scarica i file di estensione Conduct Exam in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                                            

Informazioni di Base sull'Estensione

Nome Conduct Exam Conduct Exam
ID oobhlpildfogoccaffnfckililknpcbm
URL Ufficiale https://chrome.google.com/webstore/detail/conduct-exam/oobhlpildfogoccaffnfckililknpcbm
Descrizione Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System
Dimensione del File 4.53 KB
Conteggio Installazioni 842
Versione Corrente 9.2
Ultimo Aggiornamento 2019-05-23
Data di Pubblicazione 2019-05-23
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Conduct Exam Technologies LLP
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.conductexam.com/
URL della Pagina di Aiuto https://www.rkinfotechindia.com/products/online-exam-software/
URL della Pagina della Politica sulla Privacy https://www.conductexam.com/privacy-policy
Lingue Supportate 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
    }
}