AI Amazon Review Summarizer

When launched on an Amazon product page, it uses AI to summarize all the latest customer reviews into a single, brief summary which…

ما هو AI Amazon Review Summarizer؟

AI Amazon Review Summarizer هو إضافة Chrome تم تطويرها بواسطة https://snappy.ai، والميزة الرئيسية لها هي "When launched on an Amazon product page, it uses AI to summarize all the latest customer reviews into a single, brief summary which…".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة AI Amazon Review Summarizer

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

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

                        When launched on an Amazon product page, it uses AI to summarize all the latest customer reviews into a single, brief summary which covers all the major positive and negative comments that are mentioned. This could be evolved into a tool that turns all the negative aspects of your competition into positive benefit statements, which can then be added into your own listing.

This version is a free prototype, so it has limits on the amount of times it can be used. Please give it a try and let us know what you think, and what we could do to turn it a product you love.                    

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

الاسم AI Amazon Review Summarizer AI Amazon Review Summarizer
ID hheojmeeocpgomffbfllifamnlcpcain
عنوان URL الرسمي https://chromewebstore.google.com/detail/ai-amazon-review-summariz/hheojmeeocpgomffbfllifamnlcpcain
الوصف When launched on an Amazon product page, it uses AI to summarize all the latest customer reviews into a single, brief summary which…
حجم الملف 28.98 KB
عدد التثبيتات 168
النسخة الحالية 1.1
آخر تحديث 2023-01-22
تاريخ النشر 2023-01-21
المطور https://snappy.ai
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.snappy.ai
عنوان صفحة سياسة الخصوصية https://www.snappy.ai/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AI Amazon Review Summarizer",
    "version": "1.1",
    "host_permissions": [
        "https:\/\/*.amazon.com\/*",
        "https:\/\/api.openai.com\/*"
    ],
    "action": {
        "default_icon": {
            "16": "icon.png",
            "32": "icon.png"
        },
        "default_popup": "popup.html"
    }
}