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文件
下载Checkget AI - Smart Assistant for ChatGPT扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |