ArvindLexiconBar
Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus
什麼是ArvindLexiconBar?
ArvindLexiconBar是由https://arvindlexicon.com開發的Chrome擴展程式,該擴展的主要功能是“Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus”。
擴展截圖
下載ArvindLexiconBar擴展crx文件
下載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 |
| 官方網址 | 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"
]
} | |