Scribbly AI: ChatGPT Email Assistant

Scribbly – AI-powered email writing for busy professionals

Co to jest Scribbly AI: ChatGPT Email Assistant?

Scribbly AI: ChatGPT Email Assistant to rozszerzenie Chrome opracowane przez Scribbly, a jego główną funkcją jest „Scribbly – AI-powered email writing for busy professionals”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Scribbly AI: ChatGPT Email Assistant

Pobierz pliki rozszerzeń Scribbly AI: ChatGPT Email Assistant w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Scribbly is an AI-powered email writing assistant for busy professionals. Write emails 10x faster with AI-powered content suggestions on Gmail that are context-specific, professionally written, and sound just like you.

📧 Hit inbox zero faster – Write and send emails more efficiently, so you can clear your inbox quicker.

🚀 Streamline repetitive email tasks – Scribbly can identify & respond to commonly asked questions, meaning less repetitive email-writing for you.

🔝 Elevate your communication – Wave goodbye to second-guessing your writing and say hello to polished & professional-sounding emails.

💡 Make better decisions – Scribbly’s AI allows you to pick from multiple ways to respond, helping you make better decisions.

📝 Say goodbye to writer’s block – Let Scribbly handle the tedious task of email writing by giving it some basic context and have it write entire emails for you from scratch.

Here’s how Scribbly works in a few simple steps:

1️⃣ Select an email you want to reply to – Scribbly will analyse the text and provide you with personalised & contextually accurate response suggestions.

2️⃣ Select an option that best represents how you want to respond to the email.

3️⃣ Choose an email response drafted by Scribbly based on your selected intention. Make any necessary changes  and press send!

4️⃣ Or guide Scribbly! Provide Scribbly with some context and see the magic happen.

Level up your email writing. Send responses 10x faster & never struggle with a full inbox again. Try our free Scribbly Chrome Extension today!

We’re constantly working on updates and improvements to make your Scribbly experience even better. If you have questions or feedback, we would love to hear from you at [email protected]                    

Podstawowe informacje o rozszerzeniu

Nazwa Scribbly AI: ChatGPT Email Assistant Scribbly AI: ChatGPT Email Assistant
ID emmdlhdabimooaadedpcdllojcfggkhg
Oficjalny URL https://chromewebstore.google.com/detail/scribbly-ai-chatgpt-email/emmdlhdabimooaadedpcdllojcfggkhg
Opis Scribbly – AI-powered email writing for busy professionals
Rozmiar pliku 4.4 MB
Liczba instalacji 705
Aktualna Wersja 0.0.4
Ostatnia Aktualizacja 2023-03-23
Data Publikacji 2023-03-03
Ocena 5.00/5 Łącznie 6 Oceny
Deweloper Scribbly
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.scribbly.ai/
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.4",
    "author": "scribbly",
    "name": "Scribbly AI: ChatGPT Email Assistant",
    "description": "Scribbly \u2013 AI-powered email writing for busy professionals",
    "background": {
        "service_worker": "background.10a75ee3.js"
    },
    "permissions": [
        "storage",
        "scripting",
        "cookies"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "newmail.13ceef5e.js"
            ],
            "css": [
                "int-style.201f5629.css"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "assistant.84848305.js"
            ],
            "css": [
                "int-style.201f5629.css",
                "font.5ddaf4e1.css"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "gmail.7113db4b.js"
            ],
            "css": [
                "int-style.201f5629.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/www.scribbly.ai\/"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.scribbly.ai\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "scribbly.9079405b.png",
                "intro.ce9caf18.png",
                "forchrome.87caa94c.png",
                "blink.602eba88.png",
                "chat.264d73b2.png",
                "mail.8ca792fc.png",
                "pencil.cbec4997.png",
                "settings.7b2a4b75.png",
                "smiley.d5c7b32d.png",
                "speaker.138245b7.png",
                "target.7801dba5.png",
                "close.7282397c.png",
                "loadingicon.3195c586.gif",
                "jar.06b386ff.png",
                "usflag.e018e12c.png",
                "newmail.1fcb7f4a.css"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "scribbly.9079405b.png",
                "intro.ce9caf18.png",
                "forchrome.87caa94c.png",
                "blink.602eba88.png",
                "chat.264d73b2.png",
                "mail.8ca792fc.png",
                "pencil.cbec4997.png",
                "settings.7b2a4b75.png",
                "smiley.d5c7b32d.png",
                "speaker.138245b7.png",
                "target.7801dba5.png",
                "close.7282397c.png",
                "loadingicon.3195c586.gif",
                "jar.06b386ff.png",
                "usflag.e018e12c.png",
                "assistant.8b7ca08f.css",
                "newmail.1fcb7f4a.css"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "scribbly.9079405b.png",
                "intro.ce9caf18.png",
                "forchrome.87caa94c.png",
                "blink.602eba88.png",
                "chat.264d73b2.png",
                "mail.8ca792fc.png",
                "pencil.cbec4997.png",
                "settings.7b2a4b75.png",
                "smiley.d5c7b32d.png",
                "speaker.138245b7.png",
                "target.7801dba5.png",
                "close.7282397c.png",
                "loadingicon.3195c586.gif",
                "jar.06b386ff.png",
                "usflag.e018e12c.png",
                "newmail.1fcb7f4a.css"
            ]
        }
    ]
}