Writewiz: AI Content Creator & Writing Tool

Elevate your writing with a contextually-aware AI assistant tailored to your distinct persona.

ما هو Writewiz: AI Content Creator & Writing Tool؟

Writewiz: AI Content Creator & Writing Tool هو إضافة Chrome تم تطويرها بواسطة https://writewiz.ai، والميزة الرئيسية لها هي "Elevate your writing with a contextually-aware AI assistant tailored to your distinct persona.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Writewiz: AI Content Creator & Writing Tool

قم بتنزيل ملفات الامتداد Writewiz: AI Content Creator & Writing Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Explore seamless writing, wherever you are online, with Writewiz. Our AI-driven platform is meticulously designed for both individuals and enterprises, amplifying your distinct style or brand identity through the use of Personas.

Experience the AI revolution now - no need for a credit card!

Are You Part of Something Greater?
Achieve unified organizational communication. Ensure that every department reflects the brand persona, be it in emails, social media, or detailed product descriptions. Move beyond the confines of standard style guides; Writewiz offers real-time writing guidance, driving consistent brand messaging.

Writewiz’s state-of-the-art AI capabilities include:
➡️ Sentence Rewrite:
Refresh your content using Writewiz's Rewriter. Transition smoothly between tones, from formal to casual, to match your desired expression – be it a single phrase or extensive paragraphs.

➡️ Idea Generation:
Overcome writer’s block with unique, content-specific idea prompts.

➡️ AI Composition: 
Accelerate your writing with smart suggestions while preserving your unique flair.

➡️ Accuracy & Feedback: 
Showcase your professionalism with AI-guided corrections. Write freely without the worry of typos or grammatical errors.

➡️ Contextual Awareness: 
Keep your content pertinent with context-sensitive advice.

➡️ Unique Persona:
Choose a preset persona or craft a distinctive writing persona to match your voice, ensuring that your identity remains at the forefront of your content. Whether you're penning a heartfelt personal story or a corporate announcement, the tool adapts, allowing your true voice to shine without compromise. 

With Writewiz for Chrome, everyone can find their groove:
★ Branding Experts: Every word defines your brand. Trust Writewiz to reflect your brand's excellence.

★ Content Specialists: Prioritize content consistency. Empower your team with high-quality, positive, and uniform writing.

★ Support & Success Teams: 
Combine empathy with brand voice for clear, compassionate responses.

★ UX Innovators: 
Ensure brand consistency, no matter the author, in tooltips or in-app communications.

★ HR & Development: 
Foster modern, unified communication, giving the organization a harmonized voice.

Enhance every word with Writewiz for Chrome. 

We’re committed to refining and enhancing your Writewiz journey. For questions or feedback, reach out to us at https://writewiz.ai/support.                    

معلومات أساسية عن التمديد

الاسم Writewiz: AI Content Creator & Writing Tool Writewiz: AI Content Creator & Writing Tool
ID nikfnkpdalalkollmjgjkgmfblfmlpbd
عنوان URL الرسمي https://chromewebstore.google.com/detail/writewiz-ai-content-creat/nikfnkpdalalkollmjgjkgmfblfmlpbd
الوصف Elevate your writing with a contextually-aware AI assistant tailored to your distinct persona.
حجم الملف 1.5 MB
عدد التثبيتات 159
النسخة الحالية 2.0.16
آخر تحديث 2024-01-12
تاريخ النشر 2023-10-10
تقييم 5.00/5 مجموع تقييمات 2
المطور https://writewiz.ai
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://writewiz.ai/
عنوان صفحة المساعدة https://writewiz.ai/support
عنوان صفحة سياسة الخصوصية https://app.writewiz.ai/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Writewiz: AI Content Creator & Writing Tool",
    "version": "2.0.16",
    "description": "Elevate your writing with a contextually-aware AI assistant tailored to your distinct persona.",
    "author": "Writewiz",
    "permissions": [
        "scripting",
        "storage",
        "tabs",
        "activeTab",
        "identity",
        "identity.email"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.writewiz-staging.in\/*",
            "https:\/\/*.writewiz.ai\/*"
        ]
    },
    "background": {
        "service_worker": "js\/BackgroundScripts\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/ContentScripts\/content.js",
                "js\/ContentScripts\/GmailAutomation\/GmailAutomation.js",
                "js\/ContentScripts\/htmlStrings.js",
                "js\/ContentScripts\/contentSidebar.js",
                "js\/ContentScripts\/ContentHelperFunction.js",
                "js\/ContentScripts\/GmailAutomation\/GmailAutomationHelperFunctions.js"
            ],
            "css": [
                "css\/content.css",
                "css\/sidebar.css",
                "css\/chat.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*.js",
                "css\/*.css",
                "assets\/icons\/*.png",
                "assets\/icons\/sidebar\/*.png",
                "assets\/images\/*.png",
                "assets\/icons\/*.png",
                "assets\/icons\/*.svg",
                "assets\/images\/*.svg",
                "assets\/icons\/sidebar\/*.svg",
                "assets\/images\/*.gif",
                "assets\/icons\/*.gif",
                "Pages\/Sidebar\/*.html",
                "Pages\/Sidebar\/chat.html",
                "Pages\/Sidebar\/write.html",
                "Pages\/Sidebar\/template.html",
                "Pages\/Sidebar\/ask.html",
                "Pages\/LoginPage\/login.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "assets\/icons\/Icon128.png",
        "96": "assets\/icons\/Icon96.png",
        "48": "assets\/icons\/Icon48.png",
        "32": "assets\/icons\/Icon32.png",
        "18": "assets\/icons\/Icon18.png",
        "16": "assets\/icons\/Icon16.png"
    },
    "action": {
        "default_icon": {
            "128": "assets\/icons\/Icon128.png",
            "96": "assets\/icons\/Icon96.png",
            "48": "assets\/icons\/Icon48.png",
            "32": "assets\/icons\/Icon32.png",
            "16": "assets\/icons\/Icon16.png"
        },
        "default_popup": "Pages\/Popup\/popup.html"
    }
}