ChatGPT Chrome Extension - Silly Ai
Chat GPT powered writing companion that enables you to write, rewrite, and translate anything anywhere.
Cos'è ChatGPT Chrome Extension - Silly Ai?
ChatGPT Chrome Extension - Silly Ai è un'estensione di Chrome sviluppata da https://getsilly.in, e la sua funzione principale è "Chat GPT powered writing companion that enables you to write, rewrite, and translate anything anywhere.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ChatGPT Chrome Extension - Silly Ai
Scarica i file di estensione ChatGPT Chrome Extension - Silly Ai 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
👋 Say hello to Silly AI's ChatGPT Chrome Extension, your new writing partner! Designed to simplify and elevate your writing process, this extension is as feather-light and unobtrusive as they come. No more cluttered workspace - we're all about a seamless, widget-free experience. 🚫💻 This easy-to-use tool is supercharged by ChatGPT and is operational on practically any website. Need to jot down a comment, draft an email, create social media content, or even fill out a job application? 📝 Silly AI's ChatGPT extension has got you covered. Just write it with a '>>' symbol then your prompt and hit Enter or Return key(⏎) on your keyboard. Example👉 >>write a joke ⏎ and sit back to watch the AI do its magic! 🪄✨ Our promise to you is an uninterrupted writing process. Forget about copy-pasting or unnecessary clicking - Silly AI is all about maintaining your writing flow. 🌊 This extension works on almost all websites, from Google Docs to spreadsheets, bringing AI efficiency to your fingertips.👌 But Silly AI's ChatGPT extension isn't just about writing. You can rewrite, summarize, translate, explain, and even reply to texts anywhere, all with a single command. 📚🌍 And guess what? No ChatGPT (OpenAI) account is required! Plus, you get 20000 free tokens every month for your daily tasks. 🎉 What's more, Silly AI's ChatGPT extension delivers consistently high speed and quality for all users, free or premium. Choose your preferred AI - OpenAI's Chat GPT, Google's BARD, or our unique hybrid API for diverse content. 🚀 Add a personal touch to your writing by setting the tone, verbosity, or creativity per site - make it professional for LinkedIn, casual for Twitter, or extra creative for Google Docs. 🕴️💃🎨 Silly AI remembers your preferences, so you only have to set it once. Remembering complex commands or shortcuts is a thing of the past. 📜 With Silly AI's ChatGPT extension, just type '>>', your prompt, and hit Enter. Want to give your AI assistant a unique name? Go right ahead! 🎈 Your experience with Silly AI's ChatGPT extension is just like using ChatGPT, but without the need to visit a separate site. Pay the same amount and recharge tokens as needed, with an easy-to-track system right within your browser. Plus, we're all about privacy. 🔒 Your prompts and writing history are saved locally and deleted once you refresh the page. So, ready for a smoother, more efficient writing experience? 👍 1. Click "Add to Chrome" at the top-right corner. 🖱️ 2. Refresh your open tabs to activate the extension. 🔄 3. Type '>>' followed by your prompt and hit Enter. ⌨️ Welcome to the future of writing with Silly AI’s ChatGPT Chrome Extension. Your words, our magic. 🌈🖊️
Informazioni di Base sull'Estensione
Nome | ChatGPT Chrome Extension - Silly Ai |
ID | gabfffndnhbbjlgmbogpfaciajcbpkdn |
URL Ufficiale | https://chromewebstore.google.com/detail/chatgpt-chrome-extension/gabfffndnhbbjlgmbogpfaciajcbpkdn |
Descrizione | Chat GPT powered writing companion that enables you to write, rewrite, and translate anything anywhere. |
Dimensione del File | 332 KB |
Conteggio Installazioni | 186 |
Versione Corrente | 2.2.6 |
Ultimo Aggiornamento | 2023-07-01 |
Data di Pubblicazione | 2023-06-30 |
Valutazione | 4.73/5 Totale 15 Valutazioni |
Sviluppatore | https://getsilly.in |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://getsilly.in |
URL della Pagina di Aiuto | https://getsilly.in/contact |
URL della Pagina della Politica sulla Privacy | https://extfolk.com/privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "2.2.6", "name": "ChatGPT Chrome Extension - Silly Ai", "description": "Chat GPT powered writing companion that enables you to write, rewrite, and translate anything anywhere.", "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "action": { "default_title": "Silly Ai - Write, Rewrite, Translate", "default_popup": "popup.html" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "identity", "storage", "activeTab" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "*:\/\/docs.google.com\/spreadsheets\/*", "*:\/\/linkedin.com\/*", "*:\/\/twitter.com\/*", "*:\/\/facebook.com\/*" ], "js": [ "anySite.js" ], "all_Frames": true, "run_at": "document_end" }, { "matches": [ "*:\/\/docs.google.com\/document\/*" ], "run_at": "document_start", "js": [ "scripts\/gdocs-enable-annotated-canvas.js" ], "world": "MAIN" }, { "matches": [ "*:\/\/docs.google.com\/document\/*" ], "js": [ "gdocs.js" ], "all_Frames": false, "run_at": "document_end" } ], "oauth2": { "client_id": "757131444092-fo11tjkrrlkjej4gldtonp6agavt6ss5.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlGbTtBkb6eqShoZMWYCLmblLLuh7FDSGIDTekEGiaC53OHYWVcOyLfyvR6qcc\/woGQlv2P+i8mEsvLyQRx+NeqXl68j43I5ZfCViwKIMgoJa3II7EqMlon9b8nq61ixH0TKEMwK846J9r\/hZoodLsWTY+uCdvrks7OhHk0FfsBdmENiZsByV4+nYwamTkdEiAoTWVqg\/u4bO+feR3OcH4h7tl8q\/nNorZpG4R+TgqG4\/wrwCDAZnBHT5ULyARnTpXVtCvt\/e08aKrLrxrbmZh367\/81UWVFsddsWgughXoalbHrvkOoCZ1xXCwjGBEm6SQ6y1yGEJ847McXpmPgsuQIDAQAB" } |