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によって開発されたChromeの拡張機能で、その主な機能は「Simply select the word, right-click on it, int the Context Menu click "Translate into Urdu". A dialogue box displays the results.」です。

拡張機能のスクリーンショット

screenshot

Translate into Urdu拡張機能のCRXファイルをダウンロード

Translate into Urdu拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}