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开发的Chrome扩展程序,该扩展的主要功能是“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

下载AI Amazon Review Summarizer扩展crx文件

下载AI Amazon Review Summarizer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    }
}