Checkget AI - Smart Assistant for ChatGPT
Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.
Checkget AI - Smart Assistant for ChatGPT란 무엇입니까?
Checkget AI - Smart Assistant for ChatGPT은(는) https://checkget.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software."입니다.
확장 프로그램 스크린샷
Checkget AI - Smart Assistant for ChatGPT 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Checkget is an intelligent browser assistant that utilizes the power of ChatGPT to help you accomplish daily tasks efficiently. With Checkget, you can compose emails, find answers, create documents, chat, and write code quickly. 🌎Anytime, Anywhere You don't need to copy and paste; you can open Checkget from any website by pressing ⌘+K (Mac)/Alt+K (Windows) or by clicking on the extension icon, saving you a lot of valuable time. 💪Powerful, or More Powerful ✔️ Write emails. ✔️ Improve writing. ✔️ Fix spelling & grammar. ✔️ Make shorter or longer. ✔️ Change tone. ✔️ Similar pages. ✔️ Code optimize. ✔️ Code explain. 🧠Smart, or Smarter Thanks to the AI boost, it can automatically recognize different scenarios, whether you're replying to an email or explaining code. Just select the text and press ⌘/Alt+K, and it will do the rest. 🔒Privacy and Security, Local Mode Everything you send is encrypted, and only you and ChatGPT know its contents. If you're still worried, you can choose the local mode, which communicates directly with ChatGPT after setting ApiKey. Finally, if you have any ideas or suggestions, please feel free to contact us at [email protected].
확장 프로그램 기본 정보
이름 | Checkget AI - Smart Assistant for ChatGPT |
ID | flekfdobikapenebblekbdjbgbhlhbni |
공식 URL | https://chromewebstore.google.com/detail/checkget-ai-smart-assista/flekfdobikapenebblekbdjbgbhlhbni |
설명 | Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software. |
파일 크기 | 3.62 MB |
설치 횟수 | 988 |
현재 버전 | 0.5.9 |
최근 업데이트 | 2023-11-23 |
출시 날짜 | 2023-03-08 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | https://checkget.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://checkget.com/privacy |
지원되는 언어 | de,en,fr,es,ru,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" } }, "version": "0.5.9", "author": "Louis", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "clipboardRead", "clipboardWrite", "scripting", "activeTab", "identity", "identity.email", "webNavigation", "alarms" ], "content_scripts": [ { "matches": [ " |