Word of the Day by VMCSOFT

Build your vocabulary: get a new word every day from Merriam-Webster dictionary.

Apa itu Word of the Day by VMCSOFT?

Word of the Day by VMCSOFT adalah ekstensi Chrome yang dikembangkan oleh https://vmcsoft.com, dan fitur utamanya adalah "Build your vocabulary: get a new word every day from Merriam-Webster dictionary.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Word of the Day by VMCSOFT

Unduh file ekstensi Word of the Day by VMCSOFT dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                                            

Informasi Dasar Ekstensi

Nama Word of the Day by VMCSOFT Word of the Day by VMCSOFT
ID cabflefkcfdobkjdkhopcmegflanmnen
URL Resmi https://chromewebstore.google.com/detail/word-of-the-day-by-vmcsof/cabflefkcfdobkjdkhopcmegflanmnen
Deskripsi Build your vocabulary: get a new word every day from Merriam-Webster dictionary.
Ukuran File 196 KB
Jumlah Instalasi 25
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2017-10-24
Tanggal Publikasi 2017-10-24
Penilaian 5.00/5 Total 5 Penilaian
Pengembang https://vmcsoft.com
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Word of the Day by VMCSOFT",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "Build your vocabulary: get a new word every day from Merriam-Webster dictionary.",
    "homepage_url": "https:\/\/vmcsoft.com\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Word of the Day",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "storage"
    ]
}