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 |
| 官方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"
]
} | |