EdunextExt
The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe
Cos'è EdunextExt?
EdunextExt è un'estensione di Chrome sviluppata da Bách Lê, e la sua funzione principale è "The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione EdunextExt
Scarica i file di estensione EdunextExt 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
Automation comment and grates on groupmates tool for edunext website.
Informazioni di Base sull'Estensione
Nome | EdunextExt |
ID | icdpdefhegfppkigcjdfmjimhhpiokgm |
URL Ufficiale | https://chromewebstore.google.com/detail/edunextext/icdpdefhegfppkigcjdfmjimhhpiokgm |
Descrizione | The Automation Tool for fu-edunext.fpt.edu.vn/ write by BachLe |
Dimensione del File | 81.73 KB |
Conteggio Installazioni | 76 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2023-10-15 |
Data di Pubblicazione | 2023-10-14 |
Valutazione | 5.00/5 Totale 6 Valutazioni |
Sviluppatore | Bách Lê |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://github.com/BachLe27/EdunextExt/blob/main/policy.md |
Lingue Supportate | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "EdunextExt", "version": "0.0.1", "description": "The Automation Tool for fu-edunext.fpt.edu.vn\/ write by BachLe", "background": { "service_worker": "background.js" }, "action": [], "permissions": [ "activeTab", "scripting" ], "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } } |