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 ™.

Cos'è Context Menu for Google Translate (To Arabic)?

Context Menu for Google Translate (To Arabic) è un'estensione di Chrome sviluppata da omarabusafieh, e la sua funzione principale è "Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Context Menu for Google Translate (To Arabic)

Scarica i file di estensione Context Menu for Google Translate (To Arabic) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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
تقوم هذة الاضافة بإضافة خيار ترجمة سريع عندما تقوم بتحديد النص والضغط على زر الفأره الأيمن 
ترجمة انجليزي الى عربي                    

Informazioni di Base sull'Estensione

Nome Context Menu for Google Translate (To Arabic) Context Menu for Google Translate (To Arabic)
ID cmfimhenkhlmlihjomccicfbmcgdgiao
URL Ufficiale https://chromewebstore.google.com/detail/context-menu-for-google-t/cmfimhenkhlmlihjomccicfbmcgdgiao
Descrizione Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™.
Dimensione del File 102 KB
Conteggio Installazioni 1,258
Versione Corrente 1.3.2
Ultimo Aggiornamento 2014-01-28
Data di Pubblicazione 2014-01-28
Valutazione 4.47/5 Totale 19 Valutazioni
Sviluppatore omarabusafieh
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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
}