Random word generator
Increase your vocabulary with this random word generator.
Cos'è Random word generator?
Random word generator è un'estensione di Chrome sviluppata da lleonard, e la sua funzione principale è "Increase your vocabulary with this random word generator.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Random word generator
Scarica i file di estensione Random word generator 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
An easy way to increase your vocabulary.
Why should you use Random Word Generator?
- It helps you better your choice of words, instead of using shorter words, you can use the words generated.
Example Word: Inveigh - (speak or write about (something) with great hostility.)
Example Sentence: There were a few articles in the newspaper inveighing against bureaucracy. Informazioni di Base sull'Estensione
| Nome | |
| ID | lopgfmgkmbiiogfkkpklheeeimcogjij |
| URL Ufficiale | https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij |
| Descrizione | Increase your vocabulary with this random word generator. |
| Dimensione del File | 30.2 KB |
| Conteggio Installazioni | 138 |
| Versione Corrente | 0.0.0.1 |
| Ultimo Aggiornamento | 2021-12-26 |
| Data di Pubblicazione | 2021-12-26 |
| Sviluppatore | lleonard |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Random word generator",
"description": "Increase your vocabulary with this random word generator.",
"version": "0.0.0.1",
"manifest_version": 3,
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"128": "icon_128.png"
}
} | |