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

Qu'est-ce que English to Bengali Dictionary | BDWord ?

English to Bengali Dictionary | BDWord est une extension Chrome développée par https://www.bdword.com, et sa fonction principale est "English to Bengali Dictionary-BDWord.com's Chrome extension. Double click on any unknown word in any website you get instant meaning".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension English to Bengali Dictionary | BDWord

Téléchargez les fichiers d'extension English to Bengali Dictionary | BDWord au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom English to Bengali Dictionary | BDWord English to Bengali Dictionary | BDWord
ID cogjmeckpkinhnidokapabgaoelhkbcl
URL Officiel 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
Taille du Fichier 62.11 KB
Nombre d'Installations 10,703
Version Actuelle 8.3
Dernière Mise à Jour 2021-06-01
Date de Publication 2017-02-26
Évaluation 4.24/5 Total 360 Évaluations
Développeur https://www.bdword.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.bdword.com
URL de la Page d'Aide http://www.bdword.com/contact-us
Langues Prises en Charge 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"
    ]
}