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은(는) https://getsilly.in에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Chat GPT powered writing companion that enables you to write, rewrite, and translate anything anywhere."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

ChatGPT Chrome Extension - Silly Ai 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
도움말 페이지 URL https://getsilly.in/contact
개인정보 보호 정책 페이지 URL 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"
}