Save Words

Save and learn the pronunciation of any word. Click to save, view later, and improve your vocabulary.

Τι είναι το Save Words;

Το Save Words είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ibrahem magdy, και η κύρια λειτουργία του είναι "Save and learn the pronunciation of any word. Click to save, view later, and improve your vocabulary.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Save Words

Λήψη αρχείων επέκτασης Save Words σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        📚 Effortlessly expand your vocabulary with the Save Words Chrome Extension.

🧠 Learn and Memorize New vocabularies easily with the Save Words Chrome extension. It's like having a vocabulary tutor while you browse the web.

🤩 Why Choose Save Words?

💾 Word Saver: Click to save any new vocabulary you find online. No more forgetting those interesting vocabularies you come across.

🎧 Pronunciation Help: Hear how vocabularies are said correctly. It's like having a pronunciation guide at your fingertips.

📁 Easy Organization: Keep all your saved vocabularies neatly in one place. Review them anytime you want.

➕ Add Your Vocabularies : Want to remember a specific vocabulary ? Add it yourself for quick learning.

📥 PDF Downloads: Turn your vocabulary list into a handy PDF for studying offline.

🎯 Who's It For?

🌐 Language Learners: Perfect for anyone learning a new language.

🖋️ Writers: Improve your writing by expanding your vocabularies.

🤓 Word Lovers: If you just enjoy learning new words, this is for you.

Start Learning Today!

🚀 Install the Save Words Chrome extension now and watch your vocabularies grow effortlessly.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Save Words Save Words
ID amokgdijmanjfcakbdjjecfodolfepgl
Επίσημο URL https://chromewebstore.google.com/detail/save-words/amokgdijmanjfcakbdjjecfodolfepgl
Περιγραφή Save and learn the pronunciation of any word. Click to save, view later, and improve your vocabulary.
Μέγεθος Αρχείου 112 KB
Αριθμός Εγκαταστάσεων 1,249
Τρέχουσα Έκδοση 2.3.5
Τελευταία Ενημέρωση 2024-01-11
Ημερομηνία Δημοσίευσης 2023-04-02
Αξιολόγηση 4.75/5 Συνολικά 12 Αξιολογήσεις
Προγραμματιστής ibrahem magdy
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Save Words",
    "description": "Save and learn the pronunciation of any word. Click to save, view later, and improve your vocabulary.",
    "version": "2.3.5",
    "manifest_version": 3,
    "icons": {
        "16": "images\/w16.png",
        "32": "images\/w32.png",
        "48": "images\/w64.png",
        "128": "images\/w128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/w16.png",
            "32": "images\/w32.png",
            "48": "images\/w64.png",
            "128": "images\/w128.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "storage",
        "contextMenus"
    ]
}