English to Hebrew Translator
A Chrome extension that translates selected text from English to Hebrew and saves it to your email account.
What is English to Hebrew Translator?
English to Hebrew Translator is a Chrome extension developed by https://clicklearn-app.com, and its main feature is "A Chrome extension that translates selected text from English to Hebrew and saves it to your email account.".
Extension Screenshots
Download English to Hebrew Translator Extension CRX File
Download English to Hebrew Translator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
תוסף שיאפשר לגולשים לסמן מילה באנגלית ולקבל תרגום שלה בעברית. בהמשך יהיה גם אתר שיחובר למייל של הגולש וככה יוכל לראות את המילים שבהן בחר להוסיף.
Extension Basic Information
Name | English to Hebrew Translator |
ID | pdchgmgjkeopcekfahjaikiclljlcpjc |
Official URL | https://chromewebstore.google.com/detail/english-to-hebrew-transla/pdchgmgjkeopcekfahjaikiclljlcpjc |
Description | A Chrome extension that translates selected text from English to Hebrew and saves it to your email account. |
File Size | 88.77 KB |
Installation Count | 29 |
Current Version | 1.2 |
Last Updated | 2023-05-03 |
Publish Date | 2023-04-26 |
Rating | 5.00/5 Total 8 Ratings |
Developer | https://clicklearn-app.com |
[email protected] | |
Payment Type | free |
Extension Website | https://clicklearn-app.com/ |
Supported Languages | 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": [ " |