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 ™.
Wat is Context Menu for Google Translate (To Arabic)?
Context Menu for Google Translate (To Arabic) is een Chrome-extensie ontwikkeld door omarabusafieh, en de belangrijkste functie is "Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™.".
Extensie Screenshots
Download het CRX-bestand van de extensie Context Menu for Google Translate (To Arabic)
Download Context Menu for Google Translate (To Arabic)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
تقوم هذة الاضافة بإضافة خيار ترجمة سريع عندما تقوم بتحديد النص والضغط على زر الفأره الأيمن
ترجمة انجليزي الى عربي Basisinformatie over de Extensie
| Naam | |
| ID | cmfimhenkhlmlihjomccicfbmcgdgiao |
| Officiële URL | https://chromewebstore.google.com/detail/context-menu-for-google-t/cmfimhenkhlmlihjomccicfbmcgdgiao |
| Beschrijving | Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™. |
| Bestandsgrootte | 102 KB |
| Aantal Installaties | 1,258 |
| Huidige Versie | 1.3.2 |
| Laatst Bijgewerkt | 2014-01-28 |
| Publicatiedatum | 2014-01-28 |
| Beoordeling | 4.47/5 Totaal 19 Beoordelingen |
| Ontwikkelaar | omarabusafieh |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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
} | |