ChromeGPT
ChatGPT for Google Chrome!
什麼是ChromeGPT?
ChromeGPT是由Otto開發的Chrome擴展程式,該擴展的主要功能是“ChatGPT for Google Chrome!”。
擴展截圖
下載ChromeGPT擴展crx文件
下載ChromeGPT擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
With ChromeGPT, you can open a mini ChatGPT AI (chat.openai.com) window inside of any website (yes actually in the site, not in another tab) with the click of one button! This makes it easy to use the AI to help out with anything on any site! You can easily copy-paste back and forth between the site's content, and your ChromeGPT window. With the special "Prompt Snippets" feature, you can save useful snippets like "AI, you are a pro email writer. Please fix up the following email" to quickly insert into your messages. ChatGPT can certainly help everyone, it's just about finding how it can best help you. So, hopefully you will find ChromeGPT useful to help you write emails, ask questions about youtube videos as you watch, and I'm sure none of you guys will open it up on google docs and have it do your homework for you... Features: - Open a ChatGPT window inside any website by clicking the extension icon - Draggable, resizable window with quick-close button - Prompt Snippets manager page, and quick snippet insertion menu - Saves all of your conversations to chat.openai.com - MUCH MORE COMING SOON!
擴展基本資訊
名稱 | |
ID | kbojnkdajjlcjpfeahpcmlahhkpaafbg |
官方網址 | https://chrome.google.com/webstore/detail/chromegpt/kbojnkdajjlcjpfeahpcmlahhkpaafbg |
簡介 | ChatGPT for Google Chrome! |
檔案大小 | 58.08 KB |
安裝次數 | 2,763 |
目前版本 | 1.0 |
更新時間 | 2023-01-02 |
上架時間 | 2023-01-02 |
評分 | 3.00/5 共 2 次評分 |
開發者 | Otto |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ChromeGPT", "description": "ChatGPT for Google Chrome!", "version": "1.0", "icons": { "16": "assets\/icon\/icon16.png", "48": "assets\/icon\/icon48.png", "128": "assets\/icon\/icon128.png" }, "options_page": "options.html", "permissions": [ "tabs", "activeTab", "scripting", "storage" ], "host_permissions": [ " |