Moodle toolbox
Get test answers
Cos'è Moodle toolbox?
Moodle toolbox è un'estensione di Chrome sviluppata da Sluhach, e la sua funzione principale è "Get test answers".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Moodle toolbox
Scarica i file di estensione Moodle toolbox 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
Helps to interact with the text on the site through GPT chat
Informazioni di Base sull'Estensione
Nome | |
ID | gbdodlonccnodmfabbhlgngnaofdnjhp |
URL Ufficiale | https://chromewebstore.google.com/detail/moodle-toolbox/gbdodlonccnodmfabbhlgngnaofdnjhp |
Descrizione | Get test answers |
Dimensione del File | 43.33 KB |
Conteggio Installazioni | 23 |
Versione Corrente | 9.0 |
Ultimo Aggiornamento | 2024-02-29 |
Data di Pubblicazione | 2023-11-14 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Sluhach |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.privacypolicies.com/live/d62accc3-08f7-4fb5-adf7-89a8d8f5fb5b |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Moodle toolbox", "description": "Get test answers", "version": "9.0", "manifest_version": 3, "icons": { "16": "icons\/logo16.png", "32": "icons\/logo32.png", "48": "icons\/logo48.png", "128": "icons\/logo128.png" }, "action": { "default_popup": "popup.html" }, "permissions": [ "scripting", "activeTab", "storage" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |