Conduct Exam
Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System
Hvad er Conduct Exam?
Conduct Exam er en Chrome-udvidelse udviklet af Conduct Exam Technologies LLP, og dens hovedfunktion er "Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System".
Udvidelsesskærmbilleder
Download Conduct Exam-udvidelses-CRX-fil
Download Conduct Exam-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | oobhlpildfogoccaffnfckililknpcbm |
Officiel URL | https://chrome.google.com/webstore/detail/conduct-exam/oobhlpildfogoccaffnfckililknpcbm |
Beskrivelse | Online Exam Software to Create Online Exam. Conduct Exam is best and well known Online Examination System |
Filstørrelse | 4.53 KB |
Antal Installationer | 842 |
Nuværende Version | 9.2 |
Senest Opdateret | 2019-05-23 |
Udgivelsesdato | 2019-05-23 |
Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
Udvikler | Conduct Exam Technologies LLP |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.conductexam.com/ |
Hjælpeside-URL | https://www.rkinfotechindia.com/products/online-exam-software/ |
URL til Fortrolighedspolitik Side | https://www.conductexam.com/privacy-policy |
Understøttede Sprog | 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 } } |