English to Hebrew Translator
A Chrome extension that translates selected text from English to Hebrew and saves it to your email account.
什么是English to Hebrew Translator?
English to Hebrew Translator是由https://clicklearn-app.com开发的Chrome扩展程序,该扩展的主要功能是“A Chrome extension that translates selected text from English to Hebrew and saves it to your email account.”。
扩展截图
下载English to Hebrew Translator扩展crx文件
下载English to Hebrew Translator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
תוסף שיאפשר לגולשים לסמן מילה באנגלית ולקבל תרגום שלה בעברית.
בהמשך יהיה גם אתר שיחובר למייל של הגולש וככה יוכל לראות את המילים שבהן בחר להוסיף. 扩展基本信息
| 名称 | |
| ID | pdchgmgjkeopcekfahjaikiclljlcpjc |
| 官方URL | https://chromewebstore.google.com/detail/english-to-hebrew-transla/pdchgmgjkeopcekfahjaikiclljlcpjc |
| 简介 | A Chrome extension that translates selected text from English to Hebrew and saves it to your email account. |
| 文件大小 | 88.77 KB |
| 安装次数 | 29 |
| 当前版本 | 1.2 |
| 更新时间 | 2023-05-03 |
| 上架时间 | 2023-04-26 |
| 评分 | 5.00/5 共8次评分 |
| 开发者 | https://clicklearn-app.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://clicklearn-app.com/ |
| 支持的语言 | iw |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "English to Hebrew Translator",
"version": "1.2",
"manifest_version": 3,
"description": "A Chrome extension that translates selected text from English to Hebrew and saves it to your email account.",
"icons": {
"16": ".\/clickLearnIcon.png",
"48": ".\/clickLearnIcon.png",
"128": ".\/clickLearnIcon.png"
},
"action": {
"default_popup": "index.html"
},
"permissions": [
"http:\/\/*\/*",
"https:\/\/*\/*",
"identity",
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
" | |