Random word generator
Increase your vocabulary with this random word generator.
Vad är Random word generator?
Random word generator är en Chrome-tillägg utvecklad av lleonard, och dess huvudfunktion är "Increase your vocabulary with this random word generator.".
Tilläggsskärmbilder
Ladda ner Random word generator-förlängningens CRX-fil
Ladda ner Random word generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | lopgfmgkmbiiogfkkpklheeeimcogjij |
| Officiell webbadress | https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij |
| Beskrivning | Increase your vocabulary with this random word generator. |
| Filstorlek | 30.2 KB |
| Antal Installationer | 138 |
| Aktuell Version | 0.0.0.1 |
| Senast Uppdaterad | 2021-12-26 |
| Publiceringsdatum | 2021-12-26 |
| Utvecklare | lleonard |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |