Conduct Exam
Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System
Wat is Conduct Exam?
Conduct Exam is een Chrome-extensie ontwikkeld door Conduct Exam Technologies LLP, en de belangrijkste functie is "Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System".
Extensie Screenshots
Download het CRX-bestand van de extensie Conduct Exam
Download Conduct Exam-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
Naam | |
ID | oobhlpildfogoccaffnfckililknpcbm |
Officiële URL | https://chrome.google.com/webstore/detail/conduct-exam/oobhlpildfogoccaffnfckililknpcbm |
Beschrijving | Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System |
Bestandsgrootte | 4.53 KB |
Aantal Installaties | 842 |
Huidige Versie | 9.2 |
Laatst Bijgewerkt | 2019-05-23 |
Publicatiedatum | 2019-05-23 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Conduct Exam Technologies LLP |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.conductexam.com/ |
Help Pagina-URL | https://www.rkinfotechindia.com/products/online-exam-software/ |
URL van de Privacybeleid Pagina | https://www.conductexam.com/privacy-policy |
Ondersteunde Talen | 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 } } |