English Vocabulary Builder

Discover, understand, and remember words effortlessly as you browse the web!

English Vocabulary Builderคืออะไร?

English Vocabulary Builder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Yongfeng Chai และคุณลักษณะหลักของมันคือ "Discover, understand, and remember words effortlessly as you browse the web!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย English Vocabulary Builder

ดาวน์โหลดไฟล์ส่วนขยาย English Vocabulary Builder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        这是 App Lockcard - Build Vocabulary 的扩展程序,旨在帮助您在 Web 端阅读英文,或在 YouTube 观看视频时,方便高效的查词记录单词,并支持把单词同步到手机端。

Lockcard Chrome extension is designed to help you expand and enhance your vocabulary. It is a robust and handy tool, perfect for writers, readers, students, professionals, or anyone aiming to elevate their language skills.

Features:

1. Instant Definitions: Hover over unfamiliar words to get quick definitions, phonetics, and translations. Perfect for language learners, avid readers, or anyone looking to expand their vocabulary.

2. Contextual Usage: For every word you look up, see how it's used in the sentence to understand its relevance and application.

3. Easy Add to Notebook: Found a word you'd like to review later? Add it to your digital notebook with a single click. Your added words come with their full context and the source link for easy reference.

4. Sync with Lockcard App: Love our Chrome extension? Experience the full potential with our iOS app, Lockcard. Seamlessly sync your notebook words to the app and learn on the go!

5. YouTube Subtitle Search: Click on any word in the subtitles, and Lockcard will automatically search its meaning for you. Plus, it saves the video's progress position, so you can revisit the exact moment later.

You can seamlessly sync your data with the Lockcard iOS app. This provides a cross-platform experience, making your learning process more versatile and accessible. We offer a variety of effective features in the Lockcard iOS app to help you master vocabulary. Come and give it a try.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ English Vocabulary Builder English Vocabulary Builder
ID opecnacmghifdlgdpejcjmjhpjoipamp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/english-vocabulary-builde/opecnacmghifdlgdpejcjmjhpjoipamp
คำอธิบาย Discover, understand, and remember words effortlessly as you browse the web!
ขนาดไฟล์ 137 KB
จำนวนการติดตั้ง 46
เวอร์ชันปัจจุบัน 1.5.2
อัปเดตครั้งล่าสุด 2023-12-20
วันที่เผยแพร่ 2023-07-24
ผู้พัฒนา Yongfeng Chai
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.lockcard.app/
URL หน้าช่วยเหลือ https://lockcard.kampsite.co/
URL หน้านโยบายความเป็นส่วนตัว https://sites.google.com/view/yongfengchai/lockcard/privacy-policy?authuser=0
ภาษาที่รองรับ zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "English Vocabulary Builder",
    "version": "1.5.2",
    "description": "Discover, understand, and remember words effortlessly as you browse the web!",
    "permissions": [
        "storage",
        "tts"
    ],
    "action": {
        "default_icon": "assets\/icons\/icon.png",
        "default_popup": "src\/popup\/popup.html",
        "default_title": "English Vocabulary Builder"
    },
    "background": {
        "service_worker": "dist\/background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "dist\/content.bundle.js"
            ]
        }
    ],
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/css\/*.css",
                "assets\/icons\/*.png"
            ]
        }
    ]
}

ส่วนขยายที่เกี่ยวข้อง