MCPcopy Create free account
hub / github.com/crimx/ext-saladict

github.com/crimx/ext-saladict

Chat with this repo
repository ↗ · DeepWiki ↗ · release v7.22.4 ↗ · + Follow · compare 3 versions
1,409 symbols 4,204 edges 536 files 21 documented · 1% updated 1d agov7.22.7 · 2026-07-12★ 13,199736 open issues

Browse by type

Functions 1,174 Types & classes 235
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

沙拉查词 Saladict

Version Chrome Web Store Chrome Web Store Mozilla Add-on Mozilla Add-on

Build Status Commitizen friendly Conventional Commits Standard - JavaScript Style Guide License

【官网】Chrome/Firefox 浏览器插件,网页划词翻译。

沙拉查词 7 为完全重写的版本。增加了更多细腻的动效与流畅的交互,更快速更稳定更多自定义设置。

下载

下载页面

改动日志

CHANGELOG.md

从源码构建

git clone git@github.com:crimx/ext-saladict.git
cd ext-saladict
yarn install
yarn pdf

在项目根添加 .env 文件,参考 .env.example 格式(可留空如果你不需要这些词典)。

yarn build

build/ 目录下可查看针对各个浏览器打包好的扩展包。

开发

项目贡献指南

如何向本项目贡献代码

项目贡献指南

声明

声明:沙拉查词作为自由开源的浏览器辅助插件,仅供学习交流,任何人均可免费获取产品与源码。如果认为你的合法权益收到侵犯请马上联系作者

沙拉查词项目为 MIT 许可,你可以随意使用源码,但必须附带该许可与版权声明。请勿用于任何违法犯罪行为,沙拉查词强烈谴责并会尽可能配合追究责任。对于照搬源码二次发布的套壳项目沙拉查词有责任对平台和用户发出相应的举报和提醒。

更多截图

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 1,052
Interface 196
Method 122
Class 39

Languages

TypeScript100%

Modules by API surface

src/_helpers/__mocks__/browser-api.ts33 symbols
src/components/dictionaries/mojidict/engine.ts30 symbols
src/background/windows-manager.ts30 symbols
src/components/dictionaries/helpers.ts29 symbols
src/_helpers/profile-manager.ts29 symbols
src/components/dictionaries/merriamwebster/engine.ts28 symbols
scripts/pdf.js25 symbols
src/_helpers/browser-api.ts23 symbols
src/components/dictionaries/machine-custom.ts22 symbols
src/background/sync-manager/services/ankiconnect/index.ts22 symbols
src/background/dom-task-bridge.ts21 symbols
src/components/dictionaries/network-compat.ts20 symbols

Dependencies from manifests, versioned

@ant-design/icons4.0.5 · 1×
@babel/preset-typescript7.8.3 · 1×
@commitlint/cli9.1.2 · 1×
@commitlint/config-conventional9.1.2 · 1×
@neutrinojs/copy9.1.0 · 1×
@neutrinojs/jest9.1.0 · 1×
@neutrinojs/react9.1.0 · 1×
@opentranslate/baidu1.4.0 · 1×
@opentranslate/caiyun1.4.0 · 1×
@opentranslate/google1.4.0 · 1×
@opentranslate/tencent1.4.0 · 1×

For agents

$ claude mcp add ext-saladict \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page