Random word generator
Increase your vocabulary with this random word generator.
Was ist Random word generator?
Random word generator ist eine Chrome-Erweiterung, die von lleonard entwickelt wurde, und ihr Hauptmerkmal ist "Increase your vocabulary with this random word generator.".
Erweiterungsscreenshots
Random word generator-Erweiterungs-CRX-Datei herunterladen
Laden Sie Random word generator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Random word generator |
ID | lopgfmgkmbiiogfkkpklheeeimcogjij |
Offizielle URL | https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij |
Beschreibung | Increase your vocabulary with this random word generator. |
Dateigröße | 30.2 KB |
Installationsanzahl | 138 |
Aktuelle Version | 0.0.0.1 |
Letztes Update | 2021-12-26 |
Veröffentlichungsdatum | 2021-12-26 |
Entwickler | lleonard |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |