Search With GPT
Display ChatGPT response alongside search engine results
Search With GPT란 무엇입니까?
Search With GPT은(는) TickTech에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Display ChatGPT response alongside search engine results"입니다.
확장 프로그램 스크린샷
Search With GPT 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This browser plugin is designed to enhance your search experience by providing OpenAI GPT responses alongside search engine results. With this extension, you can easily access helpful and relevant information without having to leave your search page. Simply type in your query, and OpenAI GPT 3 will provide a concise and informative response that appears alongside the search results. This plugin is perfect for those looking to streamline their search process and get quick and accurate answers to their queries. What is your privacy policy? At SearchWithGPT, we uphold the highest standards of user privacy. We do not engage in the use of advertisements, cookies, or third-party trackers, and do not transmit any user information to external entities beyond the user's local machine.
확장 프로그램 기본 정보
이름 | Search With GPT |
ID | bjpfmfdlifpclnpapjclkofbcgjhgmgg |
공식 URL | https://chromewebstore.google.com/detail/search-with-gpt/bjpfmfdlifpclnpapjclkofbcgjhgmgg |
설명 | Display ChatGPT response alongside search engine results |
파일 크기 | 242 KB |
설치 횟수 | 443 |
현재 버전 | 2.0.0 |
최근 업데이트 | 2023-02-15 |
출시 날짜 | 2023-02-15 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | TickTech |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | de,en,fr,es,hu,pt-PT,ro,ru,uk,iw,zh-CN,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "2.0.0", "manifest_version": 3, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" }, "host_permissions": [ "https:\/\/*.openai.com\/" ], "permissions": [ "storage" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "web_accessible_resources": [ { "resources": [ "*.png", "*.jpg", "*.gif" ], "matches": [ " |