Save Words

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

什麼是Save Words?

Save Words是由ibrahem magdy開發的Chrome擴展程式,該擴展的主要功能是“Save and learn the pronunciation of any word. Click to save, view later, and improve your vocabulary.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Save Words擴展crx文件

下載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
官方網址 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"
    ]
}