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…
Cos'è AI Amazon Review Summarizer?
AI Amazon Review Summarizer è un'estensione di Chrome sviluppata da https://snappy.ai, e la sua funzione principale è "When launched on an Amazon product page, it uses AI to summarize all the latest customer reviews into a single, brief summary which…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione AI Amazon Review Summarizer
Scarica i file di estensione AI Amazon Review Summarizer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | AI Amazon Review Summarizer |
ID | hheojmeeocpgomffbfllifamnlcpcain |
URL Ufficiale | https://chromewebstore.google.com/detail/ai-amazon-review-summariz/hheojmeeocpgomffbfllifamnlcpcain |
Descrizione | When launched on an Amazon product page, it uses AI to summarize all the latest customer reviews into a single, brief summary which… |
Dimensione del File | 28.98 KB |
Conteggio Installazioni | 168 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2023-01-22 |
Data di Pubblicazione | 2023-01-21 |
Sviluppatore | https://snappy.ai |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.snappy.ai |
URL della Pagina della Politica sulla Privacy | https://www.snappy.ai/privacy |
Lingue Supportate | 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" } } |