ChromeGPT
ChatGPT for Google Chrome!
ChromeGPT란 무엇입니까?
ChromeGPT은(는) Otto에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "ChatGPT for Google Chrome!"입니다.
확장 프로그램 스크린샷
ChromeGPT 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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": [ " |