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 تقوم هذة الاضافة بإضافة خيار ترجمة سريع عندما تقوم بتحديد النص والضغط على زر الفأره الأيمن ترجمة انجليزي الى عربي
扩展基本信息
名称 | Context Menu for Google Translate (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 |
电子邮箱 | [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 } |