Random word generator
Increase your vocabulary with this random word generator.
Qu'est-ce que Random word generator ?
Random word generator est une extension Chrome développée par lleonard, et sa fonction principale est "Increase your vocabulary with this random word generator.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Random word generator
Téléchargez les fichiers d'extension Random word generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Random word generator |
ID | lopgfmgkmbiiogfkkpklheeeimcogjij |
URL Officiel | https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij |
Description | Increase your vocabulary with this random word generator. |
Taille du Fichier | 30.2 KB |
Nombre d'Installations | 138 |
Version Actuelle | 0.0.0.1 |
Dernière Mise à Jour | 2021-12-26 |
Date de Publication | 2021-12-26 |
Développeur | lleonard |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |