Context Menu for Google Translate (To Arabic)

Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™.

Context Menu for Google Translate (To Arabic) là gì?

Context Menu for Google Translate (To Arabic) là một tiện ích mở rộng Chrome được phát triển bởi omarabusafieh, và tính năng chính của nó là "Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Context Menu for Google Translate (To Arabic)

Tải xuống các tệp mở rộng Context Menu for Google Translate (To Arabic) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic .
easy translate from english to arabic
تقوم هذة الاضافة بإضافة خيار ترجمة سريع عندما تقوم بتحديد النص والضغط على زر الفأره الأيمن 
ترجمة انجليزي الى عربي                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Context Menu for Google Translate (To Arabic) Context Menu for Google Translate (To Arabic)
ID cmfimhenkhlmlihjomccicfbmcgdgiao
URL Chính Thức https://chromewebstore.google.com/detail/context-menu-for-google-t/cmfimhenkhlmlihjomccicfbmcgdgiao
Mô tả Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™.
Kích Thước Tệp 102 KB
Số Lần Cài Đặt 1,258
Phiên Bản Hiện Tại 1.3.2
Cập Nhật Lần Cuối 2014-01-28
Ngày Phát Hành 2014-01-28
Đánh Giá 4.47/5 Tổng số 19 Đánh Giá
Nhà Phát Triển omarabusafieh
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ ar
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "description": "Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic \u2122.",
    "icons": {
        "128": "icon_128.png",
        "16": "icon_16.png"
    },
    "name": "Context Menu for Google Translate (To Arabic)",
    "permissions": [
        "contextMenus"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.2",
    "manifest_version": 2
}