ChatGPT as a New Tab
Use OpenAI's ChatGPT as a new tab to replace Google (or the default new tab) on your browser.
什么是ChatGPT as a New Tab?
ChatGPT as a New Tab是由Abhishek Gupta开发的Chrome扩展程序,该扩展的主要功能是“Use OpenAI's ChatGPT as a new tab to replace Google (or the default new tab) on your browser.”。
扩展截图
下载ChatGPT as a New Tab扩展crx文件
下载ChatGPT as a New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Use OpenAI's ChatGPT as a new tab to replace Google (or the default new tab) on your browser. 扩展基本信息
| 名称 | |
| ID | boajagckinfhakcopfbcjiedepfhmcjg |
| 官方URL | https://chromewebstore.google.com/detail/chatgpt-as-a-new-tab/boajagckinfhakcopfbcjiedepfhmcjg |
| 简介 | Use OpenAI's ChatGPT as a new tab to replace Google (or the default new tab) on your browser. |
| 文件大小 | 3.33 KB |
| 安装次数 | 6,209 |
| 当前版本 | 1.1 |
| 更新时间 | 2023-06-30 |
| 上架时间 | 2022-12-04 |
| 评分 | 4.00/5 共1次评分 |
| 开发者 | Abhishek Gupta |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://vetted.ai/?reffered_by=abhi |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ChatGPT as a New Tab",
"version": "1.1",
"manifest_version": 3,
"chrome_url_overrides": {
"newtab": "tab.html"
},
"action": []
} | |