Random word generator
Increase your vocabulary with this random word generator.
Τι είναι το Random word generator;
Το Random word generator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον lleonard, και η κύρια λειτουργία του είναι "Increase your vocabulary with this random word generator.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Random word generator
Λήψη αρχείων επέκτασης Random word generator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Random word generator |
ID | lopgfmgkmbiiogfkkpklheeeimcogjij |
Επίσημο URL | https://chromewebstore.google.com/detail/random-word-generator/lopgfmgkmbiiogfkkpklheeeimcogjij |
Περιγραφή | Increase your vocabulary with this random word generator. |
Μέγεθος Αρχείου | 30.2 KB |
Αριθμός Εγκαταστάσεων | 138 |
Τρέχουσα Έκδοση | 0.0.0.1 |
Τελευταία Ενημέρωση | 2021-12-26 |
Ημερομηνία Δημοσίευσης | 2021-12-26 |
Προγραμματιστής | lleonard |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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" } } |