WritePanda - AI

Your personal AI writing assistant.

What is WritePanda - AI?

WritePanda - AI is a Chrome extension developed by https://writepanda.io, and its main feature is "Your personal AI writing assistant.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download WritePanda - AI Extension CRX File

Download WritePanda - AI extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name WritePanda - AI WritePanda - AI
ID haaaebchamjnnglhdjgkdjmdieladcmk
Official URL https://chromewebstore.google.com/detail/writepanda-ai/haaaebchamjnnglhdjgkdjmdieladcmk
Description Your personal AI writing assistant.
File Size 41.85 KB
Installation Count 145
Current Version 0.5
Last Updated 2023-04-16
Publish Date 2023-02-04
Rating 5.00/5 Total 2 Ratings
Developer https://writepanda.io
Email [email protected]
Payment Type in_app
Extension Website https://writepanda.io/
Help Page URL https://writepanda.io/support
Privacy Policy Page URL https://app.writepanda.io/legal?tab=privacy
Supported Languages 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"
    ]
}