Bornali -English to Bengali Dictionary

Bornali, English to Bengali Dictionary, can pull the meaning of any english word in bengali.

O que é Bornali -English to Bengali Dictionary?

Bornali -English to Bengali Dictionary é uma extensão do Chrome desenvolvida por Latiful Kabir Siplu, e sua principal característica é "Bornali, English to Bengali Dictionary, can pull the meaning of any english word in bengali.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Bornali -English to Bengali Dictionary

Baixe arquivos de extensão Bornali -English to Bengali Dictionary no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        About this extension
======================
Bornali, English to Bengali Dictionary, can pull the meaning of any english word in bengali with the feeling of 'as if using real (physical) dictionary'.It is an initiative to make the affluent online resources in English more readable and understandable to the Bengali speaking communities.

How to use
============
* Once you have installed the extension you will see an icon (Red inside green) right to the address bar.
* Just click on the icon and type the word in the search box. 
* It will pull automatically the word meaning in bengali. If the word does not match exactly then it will pull the nearest one.
* To quit just click anywhere outside the window or just press Esc.

Developer
===========
Latiful Kabir Siplu


Visit Us
==========
Visit Homepage: latifkabir.github.io
Find on Github: github.com/latifkabir/bornali                    

Informações Básicas da Extensão

Nome Bornali -English to Bengali Dictionary Bornali -English to Bengali Dictionary
ID lcljfjceikhjcnkfneencpmcpkcknabm
URL Oficial https://chromewebstore.google.com/detail/bornali-english-to-bengal/lcljfjceikhjcnkfneencpmcpkcknabm
Descrição Bornali, English to Bengali Dictionary, can pull the meaning of any english word in bengali.
Tamanho do Arquivo 211 KB
Contagem de Instalações 1,663
Versão Atual 1.6
Última Atualização 2014-10-20
Data de Publicação 2014-10-19
Classificação 4.31/5 Total de 42 Avaliações
Desenvolvedor Latiful Kabir Siplu
Tipo de Pagamento free
Site da Extensão http://latifkabir.github.io
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bornali -English to Bengali Dictionary",
    "description": "Bornali, English to Bengali Dictionary, can pull the meaning of any english word in bengali.",
    "version": "1.6",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "64": "icon-64.png",
        "128": "icon-128.png",
        "256": "icon-256.png"
    },
    "browser_action": {
        "default_title": "Bornali Dictionary",
        "default_icon": "icon-64.png",
        "default_popup": "Bornali.html"
    }
}