
界面类似,后经作者深扒,发现内置翻译扩展 icon 文件名前缀为 read-frog 实锤
关于翻译插件项目代码的说明
2026 年 3 月 3 日,我们关注到社区关于 Tabbit 浏览器使用“陪读蛙”源项目代码及开源合规的讨论。团队对此事高度重视,第一时间对项目的开源和合规情况进行了深度自查,现将事件发生的时间线及后续举措进行说明。
2025 年 12 月 30 日,我们的团队在开发翻译功能时关注到 read-frog ( https://github.com/mengxi-ream/read-frog )开源项目。当时,该项目仓库中并未包含任何开源协议声明。团队经评估进行了项目 fork ,以独立项目的方式进行开发。
2026 年 1 月 2 日,该项目的原作者在 Commit a0679e2 中为其添加了 GPLv3 协议。由于我们未继续合并原项目的后续代码,未能及时关注到此次协议变更。
虽然我们的 fork 代码行为发生在该项目添加明确的开源协议之前,但我们充分尊重和理解原作者对项目的所有权及其协议选择。我们将从 Tabbit 浏览器新版中移除此翻译项目,并已将此项目完整开源 https://github.com/Tabbit-Browser/read-frog ,供社区审阅和使用,以实际行动回馈开源社区。
如有任何疑问,欢迎通过 [email protected] 与我们沟通。
1 docx 1 天前 via iPhone 3 小时前紧急 fork+push ? |
2 leena 1 天前 via iPhone 看来这个 20 亿另有去处啊 |
3 metalvest 1 天前 21 个提交,除去 initial Commit ,一个提交 1 亿元 Initial Commit linpusheng authored and panmingwei committed 3 hours ago fix: type lint philips authored and panmingwei committed 3 hours ago fix: lint philips authored and panmingwei committed 3 hours ago fix: lint philips authored and panmingwei committed 3 hours ago feat: logo 替换 philips authored and panmingwei committed 3 hours ago feat: 请求的 host 从浏览器里获取 philips authored and panmingwei committed 3 hours ago fix: test philips authored and panmingwei committed 3 hours ago feat: make template to build as component extensions chenxiqian authored and panmingwei committed 3 hours ago fix: 修改一下主题色 philips authored and panmingwei committed 3 hours ago feat: 主题色跟着 tab 浏览器变化 philips authored and panmingwei committed 3 hours ago fix: 优化双语对照中侧边菜单的展示逻辑 philips authored and panmingwei committed 3 hours ago fix: 优化文章中带着很多超链的页面翻译效果 philips authored and panmingwei committed 3 hours ago fix: 修复划词的时候关闭弹窗不显示文字;我们自己的页面不使用划词翻译功能 @cursoragent 2 people authored and panmingwei committed 3 hours ago fix: 完善注入主题的逻辑,不影响宿主页面 philips authored and panmingwei committed 3 hours ago fix: 默认关闭划词功能,避免页面牛皮癣 philips authored and panmingwei committed 3 hours ago fix: 译文默认和页面文本颜色一致 philips authored and panmingwei committed 3 hours ago fix: 修改名字为 Tabbit philips authored and panmingwei committed 3 hours ago fix: option style philips authored and panmingwei committed 3 hours ago fix: toast 空弹窗;页面自动翻译 philips authored and panmingwei committed 3 hours ago fix: 默认关闭鼠标悬停翻译功能 philips authored and panmingwei committed 3 hours ago fix: 默认关闭鼠标悬停翻译功能 philips authored and panmingwei committed 3 hours ago |
4 94 1 天前 不知道该说什么。有开源意识,但是没有开源意识。 一个是看到项目没有 LICENSE 敢拿来用,不是应该默认作者认为项目不可被集成吗。 一个是项目开源了大半年( 1.0 都好久了)才想起来项目没加 LICENSE…… |
5 Mora1n 1 天前 21 亿? |
6 106npo 1 天前 via Android 没有 license 就是不允许使用啊 |
7 catazshadow 1 天前 via Android |
8 SayHelloHi 1 天前 |
9 Freakr 11 小时 4 分钟前 没有 License 代表保留所有权力啊 |
10 Freakr 10 小时 57 分钟前 @Freakr 另附[Github 说明]( https://docs.github.com/zh/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository#choosing-the-right-license) > 您没有选择许可的义务,但如果没有许可,就会默认实施版权法,因此您会保留对您的源代码的所有权利,任何人都不能复制、分发您的工作或创建其派生作品。 |
11 MindMindMax 7 小时 45 分钟前 @SayHelloHi 科普: 在 GitHub 上,如果一个开源仓库没有包含开源协议( No License ),根据版权法,默认情况下作者保留所有权利。 |