ChatGPT Chrome Extension - Silly Ai

Chat GPT powered writing companion that enables you to write, rewrite, and translate anything anywhere.

ما هو ChatGPT Chrome Extension - Silly Ai؟

ChatGPT Chrome Extension - Silly Ai هو إضافة Chrome تم تطويرها بواسطة https://getsilly.in، والميزة الرئيسية لها هي "Chat GPT powered writing companion that enables you to write, rewrite, and translate anything anywhere.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ChatGPT Chrome Extension - Silly Ai

قم بتنزيل ملفات الامتداد ChatGPT Chrome Extension - Silly Ai بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        👋 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. 🌈🖊️                    

معلومات أساسية عن التمديد

الاسم ChatGPT Chrome Extension - Silly Ai ChatGPT Chrome Extension - Silly Ai
ID gabfffndnhbbjlgmbogpfaciajcbpkdn
عنوان URL الرسمي https://chromewebstore.google.com/detail/chatgpt-chrome-extension/gabfffndnhbbjlgmbogpfaciajcbpkdn
الوصف Chat GPT powered writing companion that enables you to write, rewrite, and translate anything anywhere.
حجم الملف 332 KB
عدد التثبيتات 186
النسخة الحالية 2.2.6
آخر تحديث 2023-07-01
تاريخ النشر 2023-06-30
تقييم 4.73/5 مجموع تقييمات 15
المطور https://getsilly.in
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://getsilly.in
عنوان صفحة المساعدة https://getsilly.in/contact
عنوان صفحة سياسة الخصوصية https://extfolk.com/privacy
اللغات المدعومة 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"
}