Word of the Day by VMCSOFT
Build your vocabulary: get a new word every day from Merriam-Webster dictionary.
Cos'è Word of the Day by VMCSOFT?
Word of the Day by VMCSOFT è un'estensione di Chrome sviluppata da https://vmcsoft.com, e la sua funzione principale è "Build your vocabulary: get a new word every day from Merriam-Webster dictionary.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Word of the Day by VMCSOFT
Scarica i file di estensione Word of the Day by VMCSOFT 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
Informazioni di Base sull'Estensione
| Nome | |
| ID | cabflefkcfdobkjdkhopcmegflanmnen |
| URL Ufficiale | https://chromewebstore.google.com/detail/word-of-the-day-by-vmcsof/cabflefkcfdobkjdkhopcmegflanmnen |
| Descrizione | Build your vocabulary: get a new word every day from Merriam-Webster dictionary. |
| Dimensione del File | 196 KB |
| Conteggio Installazioni | 25 |
| Versione Corrente | 1.0.0 |
| Ultimo Aggiornamento | 2017-10-24 |
| Data di Pubblicazione | 2017-10-24 |
| Valutazione | 5.00/5 Totale 5 Valutazioni |
| Sviluppatore | https://vmcsoft.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Word of the Day by VMCSOFT",
"version": "1.0.0",
"manifest_version": 2,
"description": "Build your vocabulary: get a new word every day from Merriam-Webster dictionary.",
"homepage_url": "https:\/\/vmcsoft.com\/",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"browser_action": {
"default_icon": "icons\/icon19.png",
"default_title": "Word of the Day",
"default_popup": "src\/browser_action\/browser_action.html"
},
"permissions": [
"storage"
]
} | |