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 là gì?

Writewiz: AI Content Creator & Writing Tool là một tiện ích mở rộng Chrome được phát triển bởi https://writewiz.ai, và tính năng chính của nó là "Elevate your writing with a contextually-aware AI assistant tailored to your distinct persona.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Writewiz: AI Content Creator & Writing Tool

Tải xuống các tệp mở rộng Writewiz: AI Content Creator & Writing Tool dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Writewiz: AI Content Creator & Writing Tool Writewiz: AI Content Creator & Writing Tool
ID nikfnkpdalalkollmjgjkgmfblfmlpbd
URL Chính Thức https://chromewebstore.google.com/detail/writewiz-ai-content-creat/nikfnkpdalalkollmjgjkgmfblfmlpbd
Mô tả Elevate your writing with a contextually-aware AI assistant tailored to your distinct persona.
Kích Thước Tệp 1.5 MB
Số Lần Cài Đặt 159
Phiên Bản Hiện Tại 2.0.16
Cập Nhật Lần Cuối 2024-01-12
Ngày Phát Hành 2023-10-10
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://writewiz.ai
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://writewiz.ai/
URL Trang Trợ Giúp https://writewiz.ai/support
URL Trang Chính Sách Bảo Mật https://app.writewiz.ai/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}