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 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 फ़ाइल डाउनलोड करें

crx प्रारूप में AI Amazon Review Summarizer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
गोपनीयता नीति पृष्ठ URL 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"
    }
}