English to Bengali Dictionary | BDWord

English to Bengali Dictionary-BDWord.com's Chrome extension. Double click on any unknown word in any website you get instant meaning

What is English to Bengali Dictionary | BDWord?

English to Bengali Dictionary | BDWord is a Chrome extension developed by https://www.bdword.com, and its main feature is "English to Bengali Dictionary-BDWord.com's Chrome extension. Double click on any unknown word in any website you get instant meaning".

Extension Screenshots

screenshot
screenshot
screenshot

Download English to Bengali Dictionary | BDWord Extension CRX File

Download English to Bengali Dictionary | BDWord 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

                        This dictionary extension will help you to get English to Bengali meaning of any selected (double clicked) word on any text in websites. This extension is developed by BDWORD.COM's developer team.

Features:
 • Double Click and get word meaning.
 • Change your language from settings.
 • Get instant word meaning on the website without leaving the page.
 • Get detail word meaning like Antonyms, Synonyms and examples from a linked website.                    

Extension Basic Information

Name English to Bengali Dictionary | BDWord English to Bengali Dictionary | BDWord
ID cogjmeckpkinhnidokapabgaoelhkbcl
Official URL https://chromewebstore.google.com/detail/english-to-bengali-dictio/cogjmeckpkinhnidokapabgaoelhkbcl
Description English to Bengali Dictionary-BDWord.com's Chrome extension. Double click on any unknown word in any website you get instant meaning
File Size 62.11 KB
Installation Count 10,703
Current Version 8.3
Last Updated 2021-06-01
Publish Date 2017-02-26
Rating 4.24/5 Total 360 Ratings
Developer https://www.bdword.com
Email [email protected]
Payment Type free
Extension Website http://www.bdword.com
Help Page URL http://www.bdword.com/contact-us
Supported Languages en
manifest.json
{
    "browser_action": {
        "default_icon": "icon-19.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "bdword-api.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "description": "English to Bengali Dictionary-BDWord.com's Chrome extension. Double click on any unknown word in any website you get instant meaning",
    "icons": {
        "128": "icon-128.png",
        "48": "icon-48.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8OqZfy6RRRki+6NquT7s7AkUR1p\/c2F3B+ZGEA6sfgskrAZkC8cXetY\/MHcLa+BADH7xwp6oV8s9f3xffJeUEVKCGjSRAmLdFzqlo+hCEDphPYUs7ofNNF7IAWIjS9bo5SYEkc73llTImFPMXu6x+slr5+IdUk2QfDpdCgJLIxQIDAQAB",
    "manifest_version": 2,
    "name": "English to Bengali Dictionary | BDWord",
    "permissions": [
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "8.3",
    "web_accessible_resources": [
        "bdword-api.js",
        "popup.js",
        "loader.gif",
        "bdword_logo.jpg",
        "close2.png",
        "my.css"
    ]
}