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