Random word generator
Increase your vocabulary with this random word generator.
Wat is Random word generator?
Random word generator is een Chrome-extensie ontwikkeld door lleonard, en de belangrijkste functie is "Increase your vocabulary with this random word generator.".
Extensie Screenshots
Download het CRX-bestand van de extensie Random word generator
Download Random word generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Random word generator |
ID | lopgfmgkmbiiogfkkpklheeeimcogjij |
Officiële URL | https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij |
Beschrijving | Increase your vocabulary with this random word generator. |
Bestandsgrootte | 30.2 KB |
Aantal Installaties | 138 |
Huidige Versie | 0.0.0.1 |
Laatst Bijgewerkt | 2021-12-26 |
Publicatiedatum | 2021-12-26 |
Ontwikkelaar | lleonard |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |