ArvindLexiconBar
Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus
Was ist ArvindLexiconBar?
ArvindLexiconBar ist eine Chrome-Erweiterung, die von https://arvindlexicon.com entwickelt wurde, und ihr Hauptmerkmal ist "Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus".
Erweiterungsscreenshots
ArvindLexiconBar-Erweiterungs-CRX-Datei herunterladen
Laden Sie ArvindLexiconBar-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | gkbnngcannfbhngodmaakocoaejfdnpc |
| Offizielle URL | https://chromewebstore.google.com/detail/arvindlexiconbar/gkbnngcannfbhngodmaakocoaejfdnpc |
| Beschreibung | Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus |
| Dateigröße | 24.41 KB |
| Installationsanzahl | 86 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2013-03-14 |
| Veröffentlichungsdatum | 2013-03-13 |
| Bewertung | 2.25/5 Insgesamt 4 Bewertungen |
| Entwickler | https://arvindlexicon.com |
| Zahlungsart | free |
| Erweiterungswebsite | http://arvindlexicon.com |
| Unterstützte Sprachen | 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"
]
} | |