Sumz.AI – Amazon Product Review Summary

Amazon product review summary supercharged with AI!

ما هو Sumz.AI – Amazon Product Review Summary؟

Sumz.AI – Amazon Product Review Summary هو إضافة Chrome تم تطويرها بواسطة https://www.sumz.ai، والميزة الرئيسية لها هي "Amazon product review summary supercharged with AI!".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Sumz.AI – Amazon Product Review Summary

قم بتنزيل ملفات الامتداد Sumz.AI – Amazon Product Review Summary بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Make informed online shopping decisions effortlessly with Sumz.AI, the leading Google Chrome extension designed to simplify your shopping experience. With Sumz.AI, you can save valuable time and gain valuable insights by instantly summarizing the vast array of customer reviews on Amazon product pages.

Stop scrolling through endless months of reviews. Sumz.AI's powerful algorithms analyze and distill customer feedback into concise summaries, providing you with a quick understanding of the overall sentiment and key aspects of the product. Whether you're looking for the most common issues, the standout positive features, or the general consensus among products, Sumz.AI delivers the essential information you need to make an informed purchase decision.

Our review summaries go beyond a simple word count. They leverage advanced natural language processing (NLP) techniques to identify recurring themes, sentiments, and opinions expressed by customers. This helps you uncover valuable insights that might have otherwise been buried within the vast volume of reviews.

Sumz.AI empowers you to weigh the pros and cons of a product easily. By highlighting the most common positive and negative aspects mentioned by customers, you can quickly assess whether a product aligns with your preferences and needs. Armed with this knowledge, you can confidently navigate the vast Amazon marketplace and find products that truly meet your expectations.

We prioritize authenticity and trustworthiness. Sumz.AI's algorithms take into account the credibility of reviewers, giving more weight to verified buyers and trusted contributors. This ensures that the summaries you receive are based on genuine experiences from real customers.

Join our satisfied user base worldwide and revolutionize the way you shop online. With Sumz.AI, you can make informed purchase decisions without the overwhelm of sifting through countless reviews. Shop with confidence, knowing you have a powerful tool at your fingertips that provides you with essential information in seconds.

Don't waste time and energy on tedious research. Install Sumz.AI now and simplify your online shopping experience. Gain valuable insights, save time, and make informed decisions with ease."                    

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

الاسم Sumz.AI – Amazon Product Review Summary Sumz.AI – Amazon Product Review Summary
ID djiakpdlcjhdkgbplbpohpnbobakjjpi
عنوان URL الرسمي https://chromewebstore.google.com/detail/sumzai-%E2%80%93-amazon-product-r/djiakpdlcjhdkgbplbpohpnbobakjjpi
الوصف Amazon product review summary supercharged with AI!
حجم الملف 525 KB
عدد التثبيتات 240
النسخة الحالية 1.1.0
آخر تحديث 2023-09-10
تاريخ النشر 2023-06-08
تقييم 4.67/5 مجموع تقييمات 6
المطور https://www.sumz.ai
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة المساعدة https://docs.google.com/forms/d/e/1FAIpQLSekbI9yMzidFvW8W-cjeSUtIotAHQhBDiUgWk6zHXIxc9aw_A/viewform
عنوان صفحة سياسة الخصوصية https://www.sumz.ai/privacy-policy.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sumz.AI \u2013 Amazon Product Review Summary",
    "description": "Amazon product review summary supercharged with AI!",
    "version": "1.1.0",
    "manifest_version": 3,
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "background": {
        "service_worker": "src\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.eg\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.com.tr\/*",
                "*:\/\/*.amazon.ae\/*",
                "*:\/\/*.amazon.sa\/*",
                "*:\/\/*.amazon.pl\/*",
                "*:\/\/*.amazon.sg\/*",
                "*:\/\/*.amazon.se\/*",
                "*:\/\/*.amazon.com.be\/*",
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.smile.amazon.com\/*",
                "*:\/\/*.smile.amazon.co.jp\/*",
                "*:\/\/*.smile.amazon.in\/*",
                "*:\/\/*.smile.amazon.co.uk\/*",
                "*:\/\/*.smile.amazon.de\/*",
                "*:\/\/*.smile.amazon.com.br\/*",
                "*:\/\/*.smile.amazon.ca\/*",
                "*:\/\/*.smile.amazon.fr\/*",
                "*:\/\/*.smile.amazon.it\/*",
                "*:\/\/*.smile.amazon.es\/*",
                "*:\/\/*.smile.amazon.com.mx\/*",
                "*:\/\/*.smile.amazon.com.au\/*",
                "*:\/\/*.smile.amazon.eg\/*",
                "*:\/\/*.smile.amazon.nl\/*",
                "*:\/\/*.smile.amazon.com.tr\/*",
                "*:\/\/*.smile.amazon.ae\/*",
                "*:\/\/*.smile.amazon.sa\/*",
                "*:\/\/*.smile.amazon.pl\/*",
                "*:\/\/*.smile.amazon.sg\/*",
                "*:\/\/*.smile.amazon.se\/*",
                "*:\/\/*.smile.amazon.com.be\/*",
                "*:\/\/*.smile.amazon.cn\/*"
            ],
            "js": [
                "src\/prefetch-product-reviews.cs.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.eg\/*",
                "*:\/\/*.amazon.nl\/*",
                "*:\/\/*.amazon.com.tr\/*",
                "*:\/\/*.amazon.ae\/*",
                "*:\/\/*.amazon.sa\/*",
                "*:\/\/*.amazon.pl\/*",
                "*:\/\/*.amazon.sg\/*",
                "*:\/\/*.amazon.se\/*",
                "*:\/\/*.amazon.com.be\/*",
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.smile.amazon.com\/*",
                "*:\/\/*.smile.amazon.co.jp\/*",
                "*:\/\/*.smile.amazon.in\/*",
                "*:\/\/*.smile.amazon.co.uk\/*",
                "*:\/\/*.smile.amazon.de\/*",
                "*:\/\/*.smile.amazon.com.br\/*",
                "*:\/\/*.smile.amazon.ca\/*",
                "*:\/\/*.smile.amazon.fr\/*",
                "*:\/\/*.smile.amazon.it\/*",
                "*:\/\/*.smile.amazon.es\/*",
                "*:\/\/*.smile.amazon.com.mx\/*",
                "*:\/\/*.smile.amazon.com.au\/*",
                "*:\/\/*.smile.amazon.eg\/*",
                "*:\/\/*.smile.amazon.nl\/*",
                "*:\/\/*.smile.amazon.com.tr\/*",
                "*:\/\/*.smile.amazon.ae\/*",
                "*:\/\/*.smile.amazon.sa\/*",
                "*:\/\/*.smile.amazon.pl\/*",
                "*:\/\/*.smile.amazon.sg\/*",
                "*:\/\/*.smile.amazon.se\/*",
                "*:\/\/*.smile.amazon.com.be\/*",
                "*:\/\/*.smile.amazon.cn\/*"
            ],
            "js": [
                "src\/summarize-product-reviews.cs.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "public\/*",
                "src\/*.css"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "storage"
    ]
}