Checkget AI - Smart Assistant for ChatGPT
Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.
Cos'è Checkget AI - Smart Assistant for ChatGPT?
Checkget AI - Smart Assistant for ChatGPT è un'estensione di Chrome sviluppata da https://checkget.com, e la sua funzione principale è "Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Checkget AI - Smart Assistant for ChatGPT
Scarica i file di estensione Checkget AI - Smart Assistant for ChatGPT in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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].
Informazioni di Base sull'Estensione
Nome | Checkget AI - Smart Assistant for ChatGPT |
ID | flekfdobikapenebblekbdjbgbhlhbni |
URL Ufficiale | https://chromewebstore.google.com/detail/checkget-ai-smart-assista/flekfdobikapenebblekbdjbgbhlhbni |
Descrizione | Use ChatGPT on any website by just clicking Cmd/Alt+K. Works on all websites or software. |
Dimensione del File | 3.62 MB |
Conteggio Installazioni | 988 |
Versione Corrente | 0.5.9 |
Ultimo Aggiornamento | 2023-11-23 |
Data di Pubblicazione | 2023-03-08 |
Valutazione | 5.00/5 Totale 5 Valutazioni |
Sviluppatore | https://checkget.com |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://checkget.com/privacy |
Lingue Supportate | 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": [ " |