Irregular Verbs List
Irregular Verbs List
Cos'è Irregular Verbs List?
Irregular Verbs List è un'estensione di Chrome sviluppata da https://sem-dev.net, e la sua funzione principale è "Irregular Verbs List".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Irregular Verbs List
Scarica i file di estensione Irregular Verbs List 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 contains the list of the irregular verbs in three forms
Informazioni di Base sull'Estensione
Nome | Irregular Verbs List |
ID | gdccddffggfiblkgbfimeaboeneefldm |
URL Ufficiale | https://chromewebstore.google.com/detail/irregular-verbs-list/gdccddffggfiblkgbfimeaboeneefldm |
Descrizione | Irregular Verbs List |
Dimensione del File | 35.92 KB |
Conteggio Installazioni | 158 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2023-01-02 |
Data di Pubblicazione | 2021-01-01 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://sem-dev.net |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/SEM-DEV/Irregular-Verbs-List |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Irregular Verbs List", "manifest_version": 2, "version": "1.0", "description": "Irregular Verbs List", "icons": { "16": "icon_16.png" }, "browser_action": { "default_icon": { "16": "icon_16.png" }, "default_popup": "popup.html" } } |