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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    }
}