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
官方網址 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"
    }
}