Word Definition
Get detailed definition in both English and Chinese for any selected word on a webpage.
Apa itu Word Definition?
Word Definition adalah ekstensi Chrome yang dikembangkan oleh http://haohany.github.io, dan fitur utamanya adalah "Get detailed definition in both English and Chinese for any selected word on a webpage.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Word Definition
Unduh file ekstensi Word Definition 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
Just select a word and you're good to go!
Informasi Dasar Ekstensi
Nama | |
ID | jhklfnhipgicandonpkkcpdofchbpjjk |
URL Resmi | https://chrome.google.com/webstore/detail/word-definition/jhklfnhipgicandonpkkcpdofchbpjjk |
Deskripsi | Get detailed definition in both English and Chinese for any selected word on a webpage. |
Ukuran File | 51.54 KB |
Jumlah Instalasi | 181 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2015-03-01 |
Tanggal Publikasi | 2015-03-01 |
Penilaian | 5.00/5 Total 8 Penilaian |
Pengembang | http://haohany.github.io |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Word Definition", "version": "1.2", "description": "Get detailed definition in both English and Chinese for any selected word on a webpage.", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "jquery.js", "pref.js", "bg.js" ] }, "browser_action": { "default_title": "Word Definition", "default_icon": { "19": "img\/icon19.png" } }, "content_scripts": [ { "css": [ "inject.css" ], "js": [ "inject.js", "jquery.js" ], "matches": [ " |