ArvindLexiconBar
Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus
Cos'è ArvindLexiconBar?
ArvindLexiconBar è un'estensione di Chrome sviluppata da https://arvindlexicon.com, e la sua funzione principale è "Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ArvindLexiconBar
Scarica i file di estensione ArvindLexiconBar in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | gkbnngcannfbhngodmaakocoaejfdnpc |
| URL Ufficiale | https://chromewebstore.google.com/detail/arvindlexiconbar/gkbnngcannfbhngodmaakocoaejfdnpc |
| Descrizione | Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus |
| Dimensione del File | 24.41 KB |
| Conteggio Installazioni | 86 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2013-03-14 |
| Data di Pubblicazione | 2013-03-13 |
| Valutazione | 2.25/5 Totale 4 Valutazioni |
| Sviluppatore | https://arvindlexicon.com |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://arvindlexicon.com |
| Lingue Supportate | 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"
]
} | |