ArvindLexiconBar

Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus

What is ArvindLexiconBar?

ArvindLexiconBar is a Chrome extension developed by https://arvindlexicon.com, and its main feature is "Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus".

Extension Screenshots

screenshot
screenshot

Download ArvindLexiconBar Extension CRX File

Download ArvindLexiconBar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name ArvindLexiconBar ArvindLexiconBar
ID gkbnngcannfbhngodmaakocoaejfdnpc
Official URL https://chromewebstore.google.com/detail/arvindlexiconbar/gkbnngcannfbhngodmaakocoaejfdnpc
Description Easily lookup a word in Arvind Lexicon, the most comprehesive online bilingual Hindi-English-Hindi Dictionary and Thesaurus
File Size 24.41 KB
Installation Count 86
Current Version 1.0
Last Updated 2013-03-14
Publish Date 2013-03-13
Rating 2.25/5 Total 4 Ratings
Developer https://arvindlexicon.com
Payment Type free
Extension Website http://arvindlexicon.com
Supported Languages 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"
    ]
}