ChromeGPT for ChatGPT
The easiest way to use ChatGPT.
ChromeGPT for ChatGPT란 무엇입니까?
ChromeGPT for ChatGPT은(는) chromegpt에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The easiest way to use ChatGPT."입니다.
확장 프로그램 스크린샷
ChromeGPT for ChatGPT 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
ChromeGPT is an intelligent chatbot powered by OpenAI that you can chat with from a popup panel. With just one click from any tab, ChromeGPT can be easily accessed from any tab to assist you in every step of your web browsing. Our virtual assistant leverages cutting-edge technologies to understand your needs and personalize your experience. Whether you need help with research, writing, decision making, planning, or navigating the internet, our virtual assistant is here to help. Looking for a quick summary of a long article? Want to augment the essay you are writing? We can process your requests in real-time and provide instant, accurate responses. Whether you are a student, a researcher, a professional, or just a casual internet browser, this extension can help you save time, boost productivity or have a nice conversation. With its intuitive interface and straightforward approach, anyone can use it, no matter their tech savviness or internet browsing experience. No integration with an existing OpenAI account is required. With a quick installation and sign up, try ChromeGPT today and start browsing smarter! 🚀 How to Get Started: 1. Install and pin the extension. 2. Click the icon in the top right of your tab to open the popup panel. 3. Sign up with your email. 4. Chat away. 5. (Optional) Check the "Include Webpage" checkbox to show the chatbot your current webpage with your next message. Features: 😋 Sign up to use it for free. 💬 Chat with a virtual assistant that is one click away from any tab. ☁️ Log in to Chrome and the extension to access your chat across multiple devices. ☑️ Include your current webpage content in a request for help with whatever you are looking at. *ChromeGPT is an independent Chrome extension that is not legally affiliated with Google or OpenAI but uses ChatGPT directly.
확장 프로그램 기본 정보
이름 | |
ID | nncbfmnhlnpmncahkpgmobdcjgdbgjme |
공식 URL | https://chromewebstore.google.com/detail/chromegpt-for-chatgpt/nncbfmnhlnpmncahkpgmobdcjgdbgjme |
설명 | The easiest way to use ChatGPT. |
파일 크기 | 3.05 MB |
설치 횟수 | 567 |
현재 버전 | 0.0.0.7 |
최근 업데이트 | 2024-01-19 |
출시 날짜 | 2023-05-10 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | chromegpt |
이메일 | [email protected] |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://www.linkedin.com/company/91351732 |
개인정보 보호 정책 페이지 URL | https://docs.google.com/document/d/1xyw0E6zYFWFlacU8iJWYIC08oqvciALb5rGRQAq6SZc/edit?usp=sharing |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ChromeGPT for ChatGPT", "description": "The easiest way to use ChatGPT.", "version": "0.0.0.7", "icons": { "16": ".\/logo\/logo16.png", "32": ".\/logo\/logo32.png", "64": ".\/logo\/logo64.png", "128": ".\/logo\/logo128.png", "256": ".\/logo\/logo256.png", "512": ".\/logo\/logo512.png", "1024": ".\/logo\/logo1024.png" }, "manifest_version": 3, "action": { "default_popup": ".\/popup\/index.html" }, "permissions": [ "activeTab", "storage", "scripting" ] } |