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

Wat is English to Bengali Dictionary | BDWord?

English to Bengali Dictionary | BDWord is een Chrome-extensie ontwikkeld door https://www.bdword.com, en de belangrijkste functie is "English to Bengali Dictionary-BDWord.com's Chrome extension. Double click on any unknown word in any website you get instant meaning".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie English to Bengali Dictionary | BDWord

Download English to Bengali Dictionary | BDWord-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam English to Bengali Dictionary | BDWord English to Bengali Dictionary | BDWord
ID cogjmeckpkinhnidokapabgaoelhkbcl
Officiële URL https://chromewebstore.google.com/detail/english-to-bengali-dictio/cogjmeckpkinhnidokapabgaoelhkbcl
Beschrijving English to Bengali Dictionary-BDWord.com's Chrome extension. Double click on any unknown word in any website you get instant meaning
Bestandsgrootte 62.11 KB
Aantal Installaties 10,703
Huidige Versie 8.3
Laatst Bijgewerkt 2021-06-01
Publicatiedatum 2017-02-26
Beoordeling 4.24/5 Totaal 360 Beoordelingen
Ontwikkelaar https://www.bdword.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.bdword.com
Help Pagina-URL http://www.bdword.com/contact-us
Ondersteunde Talen 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"
    ]
}