划词翻译

一站式划词 / 截图 / 网页全文 / 音视频翻译扩展,支持谷歌、DeepL、ChatGPT、百度等 9 个国内外主流翻译服务,均可用于全文翻译。能在 PDF 里使用。

划词翻译란 무엇입니까?

划词翻译은(는) https://hcfy.app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "一站式划词 / 截图 / 网页全文 / 音视频翻译扩展,支持谷歌、DeepL、ChatGPT、百度等 9 个国内外主流翻译服务,均可用于全文翻译。能在 PDF 里使用。"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

划词翻译 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        划词翻译最初发布于 2013 年,距今已有 10 年历史,且仍在持续更新当中。

- 内置高准确度的谷歌翻译,能确保翻译结果跟 translate.google.com 是一致的。
- 鼠标划词功能,支持丰富的设置项,比如黑 / 白名单、关闭鼠标划词后通过快捷键来触发翻译等。
- 鼠标悬浮取词。
- 语音朗读。
- 内置独立翻译窗口,用于翻译浏览器外的文本。可以勾选持续监听剪切板,在任意程序复制文本即可自动弹出并翻译。
- 网页全文翻译,可以切换原文 / 译文 / 双语对照、自动开启等。
- 截图 / 图片翻译。
- 内置 PDF 阅读器,用于在 PDF 文件上实现鼠标划词、鼠标悬浮取词、截图翻译等功能。对 PDF 进行全文翻译的功能正在加紧开发中。
- 麦克风翻译。
- 音视频翻译(内测中),翻译网页中的音频 / 视频。
- 支持历史记录和收藏夹。收藏夹内容可以导出成多种文件,例如 json 和 csv。

完整功能介绍请查看 https://hcfy.app/docs/guides/summary/

英文单词会提供音标、详细释义、美音  / 英音朗读和词根,词根可以被点击,点击后即可查看词根的翻译结果。如果你需要,划词翻译也可以在划词后自动朗读被划选的单词。

默认使用弹窗在文本附近显示翻译结果,也可以固定在一处显示。

支持在任意程序里复制文本后,按下 Ctrl + Shfit + 1(macOS 将 Ctrl 改为 Command)查看翻译结果,无需切换回浏览器。这个快捷键是可以修改的。

支持历史记录和收藏夹,这两个功能也可以关闭。

如果你遇到了问题或者想要新的功能,可以在评论区留言,我基本上都会答复。官网(https://hcfy.app)里也有其它反馈渠道。                    

확장 프로그램 기본 정보

이름 划词翻译 划词翻译
ID ikhdkkncnoglghljlkmcimlnlhkeamad
공식 URL https://chromewebstore.google.com/detail/%E5%88%92%E8%AF%8D%E7%BF%BB%E8%AF%91/ikhdkkncnoglghljlkmcimlnlhkeamad
설명 一站式划词 / 截图 / 网页全文 / 音视频翻译扩展,支持谷歌、DeepL、ChatGPT、百度等 9 个国内外主流翻译服务,均可用于全文翻译。能在 PDF 里使用。
파일 크기 3.96 MB
설치 횟수 301,829
현재 버전 10.5.2
최근 업데이트 2024-02-24
출시 날짜 2020-06-15
평점 4.58/5 총 1655 개의 평점
개발자 https://hcfy.app
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://hcfy.app
도움말 페이지 URL https://hcfy.app/docs/faqs/
개인정보 보호 정책 페이지 URL https://hcfy.app/privacy-policy.html
지원되는 언어 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "homepage_url": "https:\/\/hcfy.app",
    "manifest_version": 2,
    "version": "10.5.2",
    "default_locale": "zh_CN",
    "content_security_policy": "script-src 'self' 'wasm-eval'; object-src 'self'",
    "icons": {
        "16": "logodark.png",
        "48": "logodark.png",
        "128": "logodark.png"
    },
    "permissions": [
        "",
        "contextMenus",
        "storage",
        "clipboardWrite",
        "clipboardRead",
        "webRequest",
        "webRequestBlocking",
        "alarms"
    ],
    "optional_permissions": [
        "notifications",
        "background"
    ],
    "background": {
        "scripts": [
            "941.js",
            "90.js",
            "378.js",
            "221.js",
            "132.js",
            "171.js",
            "b.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "941.js",
                "914.js",
                "485.js",
                "481.js",
                "33.js",
                "221.js",
                "369.js",
                "211.js",
                "171.js",
                "700.js",
                "228.js",
                "975.js",
                "c.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "941.js",
                "633.js",
                "221.js",
                "369.js",
                "132.js",
                "228.js",
                "ca.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_end"
        }
    ],
    "options_ui": {
        "page": "settings.html",
        "open_in_tab": true
    },
    "browser_action": {
        "default_icon": "logodark.png",
        "default_popup": "popup.html"
    },
    "omnibox": {
        "keyword": "hcfy"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Q",
                "mac": "MacCtrl+Q"
            }
        },
        "translate": {
            "suggested_key": {
                "default": "Alt+A"
            },
            "description": "__MSG_commands_translate__"
        },
        "hoverTranslate": {
            "description": "__MSG_commonds_hoverTranslate__"
        },
        "translateWithPopup": {
            "suggested_key": {
                "default": "Alt+S"
            },
            "description": "__MSG_commonds_translateWithPopup__"
        },
        "panel": {
            "suggested_key": {
                "default": "Ctrl+Shift+1"
            },
            "description": "__MSG_commonds_panel__",
            "global": true
        },
        "screenshot": {
            "description": "__MSG_commonds_screenshot__"
        },
        "page": {
            "description": "__MSG_commonds_page__"
        },
        "pageSwitchMode": {
            "description": "__MSG_commonds_pageSwitchMode__"
        },
        "switchWeb": {
            "description": "__MSG_commonds_switchWeb__"
        },
        "play": {
            "description": "__MSG_commonds_play__"
        }
    },
    "web_accessible_resources": [
        "normalize.css",
        "cropper.css",
        "blueprint.css",
        "blueprint-select.css",
        "youdao.ico",
        "hs.png",
        "baidu.ico",
        "google.ico",
        "deepl.png",
        "alilogo.png",
        "bing.ico",
        "qq.ico",
        "sogou.ico",
        "xiaoyilogo.png",
        "chatgpt.jpg",
        "yandex.png",
        "logo.png",
        "logodark.png",
        "logowhite36.png",
        "pdf-viewer\/*",
        "panel.html",
        "941.js",
        "914.js",
        "485.js",
        "221.js",
        "369.js",
        "211.js",
        "132.js",
        "171.js",
        "700.js",
        "243.js",
        "pn.css",
        "pn.js"
    ]
}