WebChatGPT:可连上网访问互联网的ChatGPT 作者: webchatgpt
通过网页浏览,增强您的ChatGPT提示与相关网络搜索结果。
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
这个免费的扩展程序将相关的网络结果添加到您对 ChatGPT 的提示中,以获得更准确和最新的对话。
----
主要特征:
➡️ 为您的查询获取网络结果
➡️ 从任何 url 中提取网页文本
➡️ 添加和使用提示模板
----
为什么需要 WebChatGPT:
它类似于 OpenAI 向 ChatGPT Plus 用户推出的网页浏览功能,允许您的 ChatGPT 访问互联网并提供准确的结果和源链接。 但它速度更快、重量更轻,并且适用于所有 ChatGPT 用户 - 免费版和增强版!
----
支持:
💬 加入我们的 Discord 服务器以获得支持和讨论:https://discord.gg/hjvAtVNtHa
----
ℹ️ FAQ(常见问题):
🤔 为什么扩展程序要求访问所有网站的权限?
👉 该扩展程序需要访问所有网站,因为没有后端服务器来处理网络请求,一切都在浏览器本地发生。 有两种模式:网络搜索和从 URL 中提取网页文本。 Web 搜索需要访问搜索引擎,而 URL 文本提取需要访问任何网站。 这就是为什么需要访问所有网站权限的原因。
🤔 扩展不起作用,工具栏不显示。 我能做些什么?
👉 已知其他一些 ChatGPT 扩展会干扰 WebChatGPT。 我们正在努力提高与其他扩展的兼容性。 同时,如果您遇到工具栏未显示的问题,请尝试禁用您已安装的任何其他 ChatGPT 扩展并重新加载页面。 如果您仍然遇到问题,请随时通过我们的 Discord 服务器联系我们寻求帮助 – https://discord.gg/nmCjvyVpnB。
🤔 你收集任何数据吗?
👉不,我们不收集任何用户数据或分析。 这是一个开源项目,源代码是公开的,任何人都可以在 https://github.com/interstellard/chatgpt-advanced 上查看。
----
即将推出的新功能:
- 支持所有流行的搜索引擎,如 Google、Bing、DuckDuckGo、Yahoo! 搜索等
- 对话式网页浏览,了解何时以及如何浏览互联网以回答有关近期主题和事件的问题
- 更好地提示 ChatGPT Plus 插件
----
主要特征:
➡️ 为您的查询获取网络结果
➡️ 从任何 url 中提取网页文本
➡️ 添加和使用提示模板
----
为什么需要 WebChatGPT:
它类似于 OpenAI 向 ChatGPT Plus 用户推出的网页浏览功能,允许您的 ChatGPT 访问互联网并提供准确的结果和源链接。 但它速度更快、重量更轻,并且适用于所有 ChatGPT 用户 - 免费版和增强版!
----
支持:
💬 加入我们的 Discord 服务器以获得支持和讨论:https://discord.gg/hjvAtVNtHa
----
ℹ️ FAQ(常见问题):
🤔 为什么扩展程序要求访问所有网站的权限?
👉 该扩展程序需要访问所有网站,因为没有后端服务器来处理网络请求,一切都在浏览器本地发生。 有两种模式:网络搜索和从 URL 中提取网页文本。 Web 搜索需要访问搜索引擎,而 URL 文本提取需要访问任何网站。 这就是为什么需要访问所有网站权限的原因。
🤔 扩展不起作用,工具栏不显示。 我能做些什么?
👉 已知其他一些 ChatGPT 扩展会干扰 WebChatGPT。 我们正在努力提高与其他扩展的兼容性。 同时,如果您遇到工具栏未显示的问题,请尝试禁用您已安装的任何其他 ChatGPT 扩展并重新加载页面。 如果您仍然遇到问题,请随时通过我们的 Discord 服务器联系我们寻求帮助 – https://discord.gg/nmCjvyVpnB。
🤔 你收集任何数据吗?
👉不,我们不收集任何用户数据或分析。 这是一个开源项目,源代码是公开的,任何人都可以在 https://github.com/interstellard/chatgpt-advanced 上查看。
----
即将推出的新功能:
- 支持所有流行的搜索引擎,如 Google、Bing、DuckDuckGo、Yahoo! 搜索等
- 对话式网页浏览,了解何时以及如何浏览互联网以回答有关近期主题和事件的问题
- 更好地提示 ChatGPT Plus 插件
为您的体验打分
权限详细了解
此附加组件需要:
- 存取您在所有网站的数据
更多信息
添加到收藏集
4.1.43 的发布说明
[How to build WebChatGPT]
Please use "node v18.13.0" and "pnpm v8.6.1" to build the project.
(Requires node version >= 18.13.0 and pnpm version >= 8.6.1)
Please follow these steps to build the project:
1. pnpm install
2. pnpm run build-prod
3. Find the reproduced submitted version here: build_firefox/webchatgpt-x.x.x-firefox.zip
----
[How to use WebChatGPT]
Need to visit chat.openai.com to use this extension.
Steps to use this extension:
1. Visit chat.openai.com (If you don't have a ChatGPT web app account, you can easily sign up for one for free)
2. Make sure the "Web access" button at the bottom is enabled
3. Ask ChatGPT any question, for example:
What's the latest AI news?
4. You'll get ChatGPT response based on related web results
Please use "node v18.13.0" and "pnpm v8.6.1" to build the project.
(Requires node version >= 18.13.0 and pnpm version >= 8.6.1)
Please follow these steps to build the project:
1. pnpm install
2. pnpm run build-prod
3. Find the reproduced submitted version here: build_firefox/webchatgpt-x.x.x-firefox.zip
----
[How to use WebChatGPT]
Need to visit chat.openai.com to use this extension.
Steps to use this extension:
1. Visit chat.openai.com (If you don't have a ChatGPT web app account, you can easily sign up for one for free)
2. Make sure the "Web access" button at the bottom is enabled
3. Ask ChatGPT any question, for example:
What's the latest AI news?
4. You'll get ChatGPT response based on related web results
webchatgpt 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分