ArvindLexiconBar
Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus
ArvindLexiconBarคืออะไร?
ArvindLexiconBar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://arvindlexicon.com และคุณลักษณะหลักของมันคือ "Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ArvindLexiconBar
ดาวน์โหลดไฟล์ส่วนขยาย ArvindLexiconBar ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus.
The Free Version is available at no cost to all registered users of the site. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | gkbnngcannfbhngodmaakocoaejfdnpc |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/arvindlexiconbar/gkbnngcannfbhngodmaakocoaejfdnpc |
| คำอธิบาย | Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus |
| ขนาดไฟล์ | 24.41 KB |
| จำนวนการติดตั้ง | 86 |
| เวอร์ชันปัจจุบัน | 1.0 |
| อัปเดตครั้งล่าสุด | 2013-03-14 |
| วันที่เผยแพร่ | 2013-03-13 |
| คะแนน | 2.25/5 รวมทั้งหมด 4 คะแนน |
| ผู้พัฒนา | https://arvindlexicon.com |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | http://arvindlexicon.com |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ArvindLexiconBar",
"version": "1.0",
"description": "Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus",
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"ArvindLexiconBar.js"
]
},
"manifest_version": 2,
"icons": {
"16": "favicon.ico"
},
"web_accessible_resources": [
"favicon.ico"
]
} | |