Checkget AI - Smart Assistant for ChatGPT
Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.
What is Checkget AI - Smart Assistant for ChatGPT?
Checkget AI - Smart Assistant for ChatGPT is a Chrome extension developed by https://checkget.com, and its main feature is "Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.".
Extension Screenshots
Download Checkget AI - Smart Assistant for ChatGPT Extension CRX File
Download Checkget AI - Smart Assistant for ChatGPT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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].
Extension Basic Information
Name | Checkget AI - Smart Assistant for ChatGPT |
ID | flekfdobikapenebblekbdjbgbhlhbni |
Official URL | https://chromewebstore.google.com/detail/checkget-ai-smart-assista/flekfdobikapenebblekbdjbgbhlhbni |
Description | Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software. |
File Size | 3.62 MB |
Installation Count | 988 |
Current Version | 0.5.9 |
Last Updated | 2023-11-23 |
Publish Date | 2023-03-08 |
Rating | 5.00/5 Total 5 Ratings |
Developer | https://checkget.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://checkget.com/privacy |
Supported Languages | 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": [ " |