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拡張機能をインストールします。
拡張機能の使用方法
תוסף שיאפשר לגולשים לסמן מילה באנגלית ולקבל תרגום שלה בעברית. בהמשך יהיה גם אתר שיחובר למייל של הגולש וככה יוכל לראות את המילים שבהן בחר להוסיף.
拡張機能の基本情報
名前 | English to Hebrew Translator |
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 |
Eメール | [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": [ " |