YuJa Verity for Test Proctoring
Chrome extension to be used with YuJa Verity
Cos'è YuJa Verity for Test Proctoring?
YuJa Verity for Test Proctoring è un'estensione di Chrome sviluppata da yujacorp.developer, e la sua funzione principale è "Chrome extension to be used with YuJa Verity".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione YuJa Verity for Test Proctoring
Scarica i file di estensione YuJa Verity for Test Proctoring 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
                        This extension is used with YuJa Verity for Test Proctoring. YuJa Verity is a product that integrates with applicable Learning Managements Systems (LMS) to provide instructors the capability to monitor students taking tests through the LMS.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | behjakjklighlhiefaoogbalmenhbjid | 
| URL Ufficiale | https://chromewebstore.google.com/detail/yuja-verity-for-test-proc/behjakjklighlhiefaoogbalmenhbjid | 
| Descrizione | Chrome extension to be used with YuJa Verity | 
| Dimensione del File | 15.57 MB | 
| Conteggio Installazioni | 24,805 | 
| Versione Corrente | 1.4.1 | 
| Ultimo Aggiornamento | 2024-02-27 | 
| Data di Pubblicazione | 2022-08-18 | 
| Valutazione | 1.57/5 Totale 7 Valutazioni | 
| Sviluppatore | yujacorp.developer | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://www.yuja.com/verity/ | 
| URL della Pagina di Aiuto | https://support.yuja.com/ | 
| URL della Pagina della Politica sulla Privacy | https://www.yuja.com/documentation/privacy-policy | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtfr50GN4KUVUqeGvaXVO6L5I01G+k9iyKshMlYWQPnfM+RlPt3rKiyWbkytWH7xEXoV+lvfFLDue1g9t1E2Gykbwbc6VcwY7FcYy2CPJB6V5PngqyEp6FeoqP2N83\/slbTbWGdYRZd3zTF\/mfjFGHGzFRpjaBgUgXfKC\/ainOpKpLfjvKqoVYSFYKYlYrz8aLsEp2pq\/nKM\/LNpW+9LBlAGDiTl2J5W4Orjpb58JjKiz9r6hkqjtfSCbqk8jk9DbMAMh5PFv90hwZusIkYlsGz7ZVraLXZKSHHj4VcZVETKyMuWLm5Y5K3WmYN1QNlkhAqpv7imN5TNSL6XFdIN\/\/QIDAQAB",
    "name": "YuJa Verity for Test Proctoring",
    "description": "Chrome extension to be used with YuJa Verity",
    "version": "1.4.1",
    "manifest_version": 3,
    "incognito": "spanning",
    "action": {
        "default_popup": "src\/popup\/popup.html",
        "default_icon": "public\/yuja.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "management",
        "scripting",
        "storage",
        "system.display",
        "tabs",
        "webRequest",
        "contentSettings",
        "privacy",
        "offscreen",
        "alarms",
        "contextMenus",
        "declarativeNetRequest",
        "webNavigation"
    ],
    "icons": {
        "16": "yuja16.png",
        "512": "yuja.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.yuja.com\/*"
        ]
    },
    "host_permissions": [
        "  |  |