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.

Qu'est-ce que Translate into Urdu ?

Translate into Urdu est une extension Chrome développée par Mustafa Hussain, et sa fonction principale est "Simply select the word, right-click on it, int the Context Menu click "Translate into Urdu". A dialogue box displays the results.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Translate into Urdu

Téléchargez les fichiers d'extension Translate into Urdu 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

                        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.                    

Informations de Base sur l'Extension

Nom Translate into Urdu Translate into Urdu
ID ohohbfcpbhmbomjilbokachdnoanpbfn
URL Officiel https://chromewebstore.google.com/detail/translate-into-urdu/ohohbfcpbhmbomjilbokachdnoanpbfn
Description Simply select the word, right-click on it, int the Context Menu click "Translate into Urdu". A dialogue box displays the results.
Taille du Fichier 83.33 KB
Nombre d'Installations 824
Version Actuelle 2.3
Dernière Mise à Jour 2022-07-30
Date de Publication 2018-10-17
Évaluation 1.00/5 Total 1 Évaluations
Développeur Mustafa Hussain
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}