WritePanda - AI

Your personal AI writing assistant.

WritePanda - AI क्या है?

WritePanda - AI https://writepanda.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Your personal AI writing assistant."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Write Panda is the ultimate writing assistant for everyone! It helps you create professional content quickly and easily. 

With Write Panda, you can quickly select any text and rephrase it professionally. 

You can also select an email and compose a professional response in no time. Create replies to Twitter/LinkedIn messages easily, with more than 50+ prebuilt templates to choose from. Write Panda also features companion web and mobile apps to make your writing process even easier. Get your writing done quickly and efficiently with Write Panda!                    

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

नाम WritePanda - AI WritePanda - AI
ID haaaebchamjnnglhdjgkdjmdieladcmk
आधिकारिक URL https://chromewebstore.google.com/detail/writepanda-ai/haaaebchamjnnglhdjgkdjmdieladcmk
विवरण Your personal AI writing assistant.
फ़ाइल का आकार 41.85 KB
स्थापना संख्या 145
वर्तमान संस्करण 0.5
अंतिम अपडेट 2023-04-16
प्रकाशन तिथि 2023-02-04
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://writepanda.io
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://writepanda.io/
सहायता पृष्ठ URL https://writepanda.io/support
गोपनीयता नीति पृष्ठ URL https://app.writepanda.io/legal?tab=privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "WritePanda - AI",
    "description": "Your personal AI writing assistant.",
    "version": "0.5",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/16x16.png",
            "32": "images\/32x32.png",
            "48": "images\/48x48.png",
            "128": "images\/128x128.png"
        }
    },
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ]
}