{"id":28249771,"url":"https://github.com/honwhy/shanbay-ext","last_synced_at":"2025-08-14T11:40:51.799Z","repository":{"id":258324834,"uuid":"857729472","full_name":"honwhy/shanbay-ext","owner":"honwhy","description":"扇贝单词助手V3","archived":false,"fork":false,"pushed_at":"2024-10-24T14:38:37.000Z","size":506,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T13:15:55.142Z","etag":null,"topics":["extension","shanbay","vocabulary-learning"],"latest_commit_sha":null,"homepage":"https://shanbay.pages.dev/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honwhy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-15T13:07:44.000Z","updated_at":"2025-05-07T07:23:59.000Z","dependencies_parsed_at":"2024-10-18T13:21:56.556Z","dependency_job_id":null,"html_url":"https://github.com/honwhy/shanbay-ext","commit_stats":null,"previous_names":["honwhy/shanbay-ext"],"tags_count":0,"template":false,"template_full_name":"mefengl/wxt-starter","purl":"pkg:github/honwhy/shanbay-ext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fshanbay-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fshanbay-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fshanbay-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fshanbay-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honwhy","download_url":"https://codeload.github.com/honwhy/shanbay-ext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honwhy%2Fshanbay-ext/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259722851,"owners_count":22901813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["extension","shanbay","vocabulary-learning"],"created_at":"2025-05-19T13:15:53.495Z","updated_at":"2025-06-13T21:30:28.620Z","avatar_url":"https://github.com/honwhy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"180\" src=\"./src/public/logo.svg\" alt=\"扇贝单词助手\"\u003e\n  \u003ch1 align=\"center\"\u003e扇贝单词助手\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e为扇贝网页版提供免费的柯林斯词典，以及基于shanbay网页API查询并加入单词到生词本的应用\u003c/p\u003e\n\u003c/p\u003e\n\n\u003ca href=\"https://honwhy.wang/donate\" target=\"_blank\"\u003e\u003cimg src=\"https://pic1.afdiancdn.com/static/img/welcome/button-sponsorme.png\" alt=\"在为发电支持我\" style=\"height: 40px !important;width: 145px !important;\" \u003e\u003c/a\u003e\n\n# Shanbay Helper V3\n\n让每个人都能通过学习变得更好\n\n## 提供的功能\n- 单词双击选中自动弹出释义\n- 选中之后右键菜单查词\n- 可供选择中英文释义\n- 角标上显示今天还有多少单词需要背，这个是在扇贝网设置的\n- 有定时提醒，默认3小时一次，提醒你非常丑，该背单词了😂\n- 如果查询的是新词，会有一个添加的按钮，用来添加到单词本里。如果已经在你的单词本里，会有一个按钮叫我忘了，点击一下相当于把单词的熟悉度重置里，以后还得背的意思\n- 登录之后点击插件图标，显示的背单词和批量添加生词的两个按钮，顾名思义咯。这功能是扇贝做的，按钮就是一扇贝网的链接。\n- 由于内核相同，这个插件也可以在360极速浏览器、QQ浏览器上使用。~~由于某些不可描述的原因，你可以去[这里](https://github.com/maicss/chrome-shanbay-v2/releases)下载crx包，然后拖到扩展管理界面就行了。2010年开始，Chrome加强了限制，只能在开发模式这样使用插件，不推荐下载crx包，而且也不会更新crx包了~~。**2023年更新：推荐使用 Edge 浏览器，可以无障碍打开 Chrome 商店安装插件。**\n- 扇贝单词页补充柯林斯词典解释（v3）\n\n## 已知的问题\n\n- 有些词语的释义渲染的很差。这个锅主要由扇贝的API来背……\n- 网页中嵌套iframe的时候，不能正确触发事件。这个不打算处理。\n- 在input和textarea里面双击的时候，能查询单词，但是弹出框的定位是在页面的左上角。这个也不打算处理。\n\n## 更新记录：\n- 2018年之前，使用的是扇贝开放API。~~虽然没有官方自己用的库全，API更好用~~\n- 2020.10 扇贝关闭了原来的2.0API，使用了新的3.0API，插件改成直接调官方未开放的API。\n- 2021.6 扇贝修改查不到单词的API，导致未找到单词没有正确渲染结果，修改了一点样式。\n- 2023.2 更新到 Chrome manifest v3，修改一个小 BUG。\n- 2023.8 重写了播放音频的功能；增加了用户自定义屏蔽双击弹窗的域名；shanbay把*今日复习*接口重写为返回一个加密字符串（越来越封闭）,扒了源码做出来了；未登录提示由通知改为弹窗上提示了，因为用户如果禁用了浏览器通知，导致什么提示也看不到，基本功能都无法使用\n- 2024.9 使用React重构（v3）\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonwhy%2Fshanbay-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonwhy%2Fshanbay-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonwhy%2Fshanbay-ext/lists"}