Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mefengl/google-page-translate-button
Add a button to the page that can be translated with one click
https://github.com/mefengl/google-page-translate-button
Last synced: about 2 months ago
JSON representation
Add a button to the page that can be translated with one click
- Host: GitHub
- URL: https://github.com/mefengl/google-page-translate-button
- Owner: mefengl
- License: mit
- Created: 2022-10-04T15:20:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T09:54:36.000Z (about 1 year ago)
- Last Synced: 2024-10-17T08:34:54.364Z (2 months ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🍓 网页翻译
一个按钮的事,一点都不费事
> [安装地址](https://greasyfork.org/zh-CN/scripts/452478)
## 2023/3/29——chrome拓展更新 @ZhangYiBo1998
在使用油猴脚本版本的时候,如果原网页包含iframe,有时会出现多个按钮,所以这次更新了chrome拓展版本。但是因为我注册chrome和edge开发者帐号都失败了,所以无法上传商店,只能自己通过添加解压缩拓展的方式安装。
因为我是第一次编写chrome拓展,所以本拓展是在chatgpt的帮助下完成的,如有问题欢迎指正。
Chrome Extension 安装页面: [🍓 网页翻译](https://chrome.google.com/webstore/detail/%F0%9F%8D%93-%E7%BD%91%E9%A1%B5%E7%BF%BB%E8%AF%91/kgjflbnfgjejlokhfiobjeaeeiciidic)
## 🍉 2023/10/31——chrome扩展 AI页面翻译 @mefengl
> if you prefer ChatGPT: [chatgpt-page-translate-button](https://greasyfork.org/scripts/464067)
> if you prefer Claude: [claude-page-translate-button](https://greasyfork.org/scripts/471467)
> if you prefer Bard: [bard-page-translate-button](https://greasyfork.org/scripts/471758)
### if you prefer Extension:
🦜 Doozy: AI Made Easy
[Chrome Extension | Chrome 扩展 | Chrome拡張機能](https://chromewebstore.google.com/detail/doozy-ai-made-easy/okifoaikfmpfcamplcfjkpdnhfodpkil)
> Now it mainly does translation and summary work, but more features are under development, let's go![Join Discord Server | 加入 Discord 讨论 | Discordのディスカッションに参加する](https://discord.gg/pwTKpnc2sF)
## 💨 也许更好
> 本脚本有一些网站无法正常使用 (感谢 @ZhaoYiBo1998 这一点可能修复了)
> 可以改用:
> https://github.com/FilipePS/Traduzir-paginas-web
> 或者:
> https://greasyfork.org/zh-CN/scripts/424966
## 🍙 右上角翻译按钮,会自动展开
## 🍞 调用谷歌页面翻译
## 声明 👀
> 🎈 本脚本只是添加了一个按钮(所以不会拖慢加载速度),点击按钮后,通过改变`网页链接`为`谷歌网页翻译的链接`来达到翻译网页的效果(所以不会经过个人服务器收集信息)
> 🥰 正因为如此,本脚本不适合需要登录才能查看内容的网站,例如`Twitter`,建议使用[翻译机](https://greasyfork.org/zh-CN/scripts/378277)
> 📝 本项目[google-page-translate-button](https://github.com/mefengl/google-page-translate-button)开源,欢迎在 GitHub 提 issue,优化代码
## 👥 Contributors
- **[@mefengl](https://github.com/mefengl)**
- **[@ZhangYiBo1998](https://github.com/ZhangYiBo1998)**