Random word generator
Increase your vocabulary with this random word generator.
Co to jest Random word generator?
Random word generator to rozszerzenie Chrome opracowane przez lleonard, a jego główną funkcją jest „Increase your vocabulary with this random word generator.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Random word generator
Pobierz pliki rozszerzeń Random word generator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | lopgfmgkmbiiogfkkpklheeeimcogjij |
| Oficjalny URL | https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij |
| Opis | Increase your vocabulary with this random word generator. |
| Rozmiar pliku | 30.2 KB |
| Liczba instalacji | 138 |
| Aktualna Wersja | 0.0.0.1 |
| Ostatnia Aktualizacja | 2021-12-26 |
| Data Publikacji | 2021-12-26 |
| Deweloper | lleonard |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
}
} | |