划词翻译

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

Was ist 划词翻译?

划词翻译 ist eine Chrome-Erweiterung, die von https://hcfy.app entwickelt wurde, und ihr Hauptmerkmal ist "一站式划词 / 截图 / 网页全文 / 音视频翻译扩展,支持谷歌、DeepL、ChatGPT、百度等 9 个国内外主流翻译服务,均可用于全文翻译。能在 PDF 里使用。".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

划词翻译-Erweiterungs-CRX-Datei herunterladen

Laden Sie 划词翻译-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        划词翻译最初发布于 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)里也有其它反馈渠道。                    

Grundlegende Informationen zur Erweiterung

Name 划词翻译 划词翻译
ID ikhdkkncnoglghljlkmcimlnlhkeamad
Offizielle URL https://chromewebstore.google.com/detail/%E5%88%92%E8%AF%8D%E7%BF%BB%E8%AF%91/ikhdkkncnoglghljlkmcimlnlhkeamad
Beschreibung 一站式划词 / 截图 / 网页全文 / 音视频翻译扩展,支持谷歌、DeepL、ChatGPT、百度等 9 个国内外主流翻译服务,均可用于全文翻译。能在 PDF 里使用。
Dateigröße 3.96 MB
Installationsanzahl 301,829
Aktuelle Version 10.5.2
Letztes Update 2024-02-24
Veröffentlichungsdatum 2020-06-15
Bewertung 4.58/5 Insgesamt 1655 Bewertungen
Entwickler https://hcfy.app
E-Mail [email protected]
Zahlungsart in_app
Erweiterungswebsite https://hcfy.app
Hilfeseite URL https://hcfy.app/docs/faqs/
URL der Datenschutzrichtlinien-Seite https://hcfy.app/privacy-policy.html
Unterstützte Sprachen 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"
    ]
}