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 с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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
URL страницы помощи https://docs.google.com/forms/d/e/1FAIpQLSekbI9yMzidFvW8W-cjeSUtIotAHQhBDiUgWk6zHXIxc9aw_A/viewform
URL страницы политики конфиденциальности 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"
    ]
}