SmartBird - ChatGPT

SmartBird Chrome extension

SmartBird - ChatGPT क्या है?

SmartBird - ChatGPT Wolfa द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "SmartBird Chrome extension"।

एक्सटेंशन स्क्रीनशॉट्स

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SmartBird - ChatGPT एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Introducing SmartBird, the ultimate virtual assistant for all your administrative needs! Effortless write messages, emails, posts, comments with SmartBird, your AI powered extension.

Download the extension for free and start respond to all emails and messages from popular platforms in seconds.

Our cutting-edge technology leverages the latest API from CHATGPT, enabling you to craft highly personalized and engaging responses that will wow your contacts. Say goodbye to boring, generic messages and hello to a whole new level of communication.

**You will also be able to create social media posts and to summarize, translate or correct text in a few seconds.**

**With our extension, you'll be able to:**

✔️ Respond to emails, comments and messages from multiple platforms with ease 
✔️ Craft highly personalized and engaging responses that will impress your contacts 
✔️ Generate posts for your social media
✔️ Summarize, correct and translate texts in one click
✔️ Save time and boost your productivity with our intuitive interface
✔️ Stay on top of your messaging game no matter where you are

Don't settle for subpar messaging tools. Upgrade to our all-in-one virtual assistant today and experience the power of cutting-edge technology in the palm of your hand!`                    

एक्सटेंशन की मूल जानकारी

नाम SmartBird - ChatGPT SmartBird - ChatGPT
ID moalenfmdblkdajinepjgmloocpeigoi
आधिकारिक URL https://chromewebstore.google.com/detail/smartbird-chatgpt/moalenfmdblkdajinepjgmloocpeigoi
विवरण SmartBird Chrome extension
फ़ाइल का आकार 383 KB
स्थापना संख्या 817
वर्तमान संस्करण 3.5.0
अंतिम अपडेट 2023-08-16
प्रकाशन तिथि 2023-03-13
रेटिंग 4.86/5 कुल 7 रेटिंग्स
डेवलपर Wolfa
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://smartbird.ai/
गोपनीयता नीति पृष्ठ URL https://www.freeprivacypolicy.com/live/54ecdc86-f1d9-4ce8-9e03-9c4ae6fb9e18
समर्थित भाषाएँ en
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"
        },
        "default_popup": "popup.html"
    },
    "version": "3.5.0",
    "author": "Nathana\u00ebl Godard",
    "name": "SmartBird - ChatGPT",
    "description": "SmartBird Chrome extension",
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "detection.fe877036.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/www.youtube.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/web.whatsapp.com\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/web.telegram.org\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "contents.7868605b.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "listener.e398f063.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "utils.56c7f88c.js"
            ],
            "css": []
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/www.youtube.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/web.whatsapp.com\/*",
                "https:\/\/outlook.live.com\/*",
                "https:\/\/web.telegram.org\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "contents.d7e01963.png"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "contents.d7e01963.png"
            ]
        }
    ]
}