Translate into Urdu

Simply select the word, right-click on it, int the Context Menu click "Translate into Urdu". A dialogue box displays the results.

O que é Translate into Urdu?

Translate into Urdu é uma extensão do Chrome desenvolvida por Mustafa Hussain, e sua principal característica é "Simply select the word, right-click on it, int the Context Menu click "Translate into Urdu". A dialogue box displays the results.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Translate into Urdu

Baixe arquivos de extensão Translate into Urdu 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

                        nglish into Urdu Translate:
After installing, you can translate English words on a webpage into Urdu. Simply select the word, right-click on it, int the Context Menu click "Translate into Urdu". A dialogue box will display the results. You have to wait for Urdu meanings to load depending on your internet speed and Urdu meanings a word has. Results will display the meanings according to different parts of speech. 
In a table against each meaning you can see the translation for almost all parts of speech for example noun, verb, adjective etc.
Good Practice:
Plural, complex words and sentences must be avoided. 
Translation:
Make sure this add-on is for English into Urdu translation only. It means that the selected word must be an English word.                    

Informações Básicas da Extensão

Nome Translate into Urdu Translate into Urdu
ID ohohbfcpbhmbomjilbokachdnoanpbfn
URL Oficial https://chromewebstore.google.com/detail/translate-into-urdu/ohohbfcpbhmbomjilbokachdnoanpbfn
Descrição Simply select the word, right-click on it, int the Context Menu click "Translate into Urdu". A dialogue box displays the results.
Tamanho do Arquivo 83.33 KB
Contagem de Instalações 824
Versão Atual 2.3
Última Atualização 2022-07-30
Data de Publicação 2018-10-17
Classificação 1.00/5 Total de 1 Avaliações
Desenvolvedor Mustafa Hussain
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Simply select the word, right-click on it, int the Context Menu click \"Translate into Urdu\". A dialogue box displays the results.",
    "manifest_version": 2,
    "name": "Translate into Urdu",
    "version": "2.3",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "storage",
        ""
    ],
    "icons": {
        "32": "icons\/E2U-32-32.png",
        "48": "icons\/icon.png"
    }
}