Checkget AI - Smart Assistant for ChatGPT
Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.
Was ist Checkget AI - Smart Assistant for ChatGPT?
Checkget AI - Smart Assistant for ChatGPT ist eine Chrome-Erweiterung, die von https://checkget.com entwickelt wurde, und ihr Hauptmerkmal ist "Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.".
Erweiterungsscreenshots
Checkget AI - Smart Assistant for ChatGPT-Erweiterungs-CRX-Datei herunterladen
Laden Sie Checkget AI - Smart Assistant for ChatGPT-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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].
Grundlegende Informationen zur Erweiterung
Name | Checkget AI - Smart Assistant for ChatGPT |
ID | flekfdobikapenebblekbdjbgbhlhbni |
Offizielle URL | https://chromewebstore.google.com/detail/checkget-ai-smart-assista/flekfdobikapenebblekbdjbgbhlhbni |
Beschreibung | Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software. |
Dateigröße | 3.62 MB |
Installationsanzahl | 988 |
Aktuelle Version | 0.5.9 |
Letztes Update | 2023-11-23 |
Veröffentlichungsdatum | 2023-03-08 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | https://checkget.com |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://checkget.com/privacy |
Unterstützte Sprachen | 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": [ " |