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)とは何ですか?
Context Menu for Google Translate (To Arabic)はomarabusafiehによって開発されたChromeの拡張機能で、その主な機能は「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)拡張機能のCRXファイルをダウンロード
Context Menu for Google Translate (To Arabic)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
تقوم هذة الاضافة بإضافة خيار ترجمة سريع عندما تقوم بتحديد النص والضغط على زر الفأره الأيمن
ترجمة انجليزي الى عربي 拡張機能の基本情報
| 名前 | |
| ID | cmfimhenkhlmlihjomccicfbmcgdgiao |
| 公式URL | https://chromewebstore.google.com/detail/context-menu-for-google-t/cmfimhenkhlmlihjomccicfbmcgdgiao |
| 説明 | Adds a right-click menu item that makes it easy to translate selected text in Google Translate to Arabic ™. |
| ファイルサイズ | 102 KB |
| インストール数 | 1,258 |
| 現在のバージョン | 1.3.2 |
| 最終更新日 | 2014-01-28 |
| 公開日 | 2014-01-28 |
| 評価 | 4.47/5 合計 19 レビュー |
| 開発者 | omarabusafieh |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | 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
} | |