WhatsApp™实时翻译
强大的WhatsApp实时翻译插件,支持双翻译引擎,可以自动翻译和快捷键翻译(非官方)
WhatsApp™实时翻译란 무엇입니까?
WhatsApp™实时翻译은(는) Shopibar에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "强大的WhatsApp实时翻译插件,支持双翻译引擎,可以自动翻译和快捷键翻译(非官方)"입니다.
확장 프로그램 스크린샷
WhatsApp™实时翻译 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
功能说明:这是一款WhatsApp网页端消息翻译插件。
使用场景:我们在使用WhatsApp跟国外的朋友交流时,经常会遇到语言上的障碍,使用我们插件,只需设置我的语言和联系人的语言,聊天内容就可以实现自动翻译。输入框中输入的内容也可以通过快捷键翻译成目标语言。
声明:
WhatsApp是WhatsApp Inc.在美国和其他国家注册的商标。WhatsApp™实时翻译是一个独立项目,与WhatsApp官方或WhatsApp Inc.没有任何关系。 확장 프로그램 기본 정보
| 이름 | |
| ID | pjcoahgaemafbolmcnlchnbegigekbil |
| 공식 URL | https://chrome.google.com/webstore/detail/whatsapp%E5%AE%9E%E6%97%B6%E7%BF%BB%E8%AF%91/pjcoahgaemafbolmcnlchnbegigekbil |
| 설명 | 强大的WhatsApp实时翻译插件,支持双翻译引擎,可以自动翻译和快捷键翻译(非官方) |
| 파일 크기 | 2.39 MB |
| 설치 횟수 | 522 |
| 현재 버전 | 1.2.6 |
| 최근 업데이트 | 2023-07-31 |
| 출시 날짜 | 2023-06-15 |
| 평점 | 5.00/5 총 3 개의 평점 |
| 개발자 | Shopibar |
| 이메일 | [email protected] |
| 결제 유형 | in_app |
| 지원되는 언어 | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "WhatsApp\u2122\u5b9e\u65f6\u7ffb\u8bd1",
"description": "\u5f3a\u5927\u7684WhatsApp\u5b9e\u65f6\u7ffb\u8bd1\u63d2\u4ef6\uff0c\u652f\u6301\u53cc\u7ffb\u8bd1\u5f15\u64ce\uff0c\u53ef\u4ee5\u81ea\u52a8\u7ffb\u8bd1\u548c\u5feb\u6377\u952e\u7ffb\u8bd1\uff08\u975e\u5b98\u65b9\uff09",
"version": "1.2.6",
"icons": {
"16": "assets\/logo.png",
"48": "assets\/logo.png",
"128": "assets\/logo.png"
},
"action": {
"default_popup": "popup.html"
},
"commands": {
"_execute_action": {
"suggested_key": {
"windows": "Ctrl+Shift+Y",
"mac": "Command+Shift+Y",
"chromeos": "Ctrl+Shift+U",
"linux": "Ctrl+Shift+J"
}
},
"translator": {
"suggested_key": {
"windows": "Ctrl+Shift+Z",
"mac": "Command+Shift+Z",
"chromeos": "Ctrl+Shift+Z",
"linux": "Ctrl+Shift+Z"
},
"description": "\u5feb\u6377\u7ffb\u8bd1"
}
},
"content_scripts": [
{
"matches": [
"https:\/\/web.whatsapp.com\/*"
],
"js": [
"contentscript-loader-content.7eacd5a0.js"
],
"run_at": "document_start",
"css": [
"assets\/index.3a9e0c51.css"
]
}
],
"background": {
"service_worker": "assets\/background.7aa70b75.js"
},
"web_accessible_resources": [
{
"matches": [
"https:\/\/web.whatsapp.com\/*"
],
"resources": [
"content-scripts\/*",
"assets\/*"
]
},
{
"matches": [
" | |