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.

Translate into Urdu क्या है?

Translate into Urdu Mustafa Hussain द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Simply select the word, right-click on it, int the Context Menu click "Translate into Urdu". A dialogue box displays the results."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Translate into Urdu एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Translate into Urdu Translate into Urdu
ID ohohbfcpbhmbomjilbokachdnoanpbfn
आधिकारिक URL https://chromewebstore.google.com/detail/translate-into-urdu/ohohbfcpbhmbomjilbokachdnoanpbfn
विवरण Simply select the word, right-click on it, int the Context Menu click "Translate into Urdu". A dialogue box displays the results.
फ़ाइल का आकार 83.33 KB
स्थापना संख्या 824
वर्तमान संस्करण 2.3
अंतिम अपडेट 2022-07-30
प्रकाशन तिथि 2018-10-17
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर Mustafa Hussain
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    }
}