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…
Wat is AI Amazon Review Summarizer?
AI Amazon Review Summarizer is een Chrome-extensie ontwikkeld door https://snappy.ai, en de belangrijkste functie is "When launched on an Amazon product page, it uses AI to summarize all the latest customer reviews into a single, brief summary which…".
Extensie Screenshots
Download het CRX-bestand van de extensie AI Amazon Review Summarizer
Download AI Amazon Review Summarizer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | AI Amazon Review Summarizer |
ID | hheojmeeocpgomffbfllifamnlcpcain |
Officiële URL | https://chromewebstore.google.com/detail/ai-amazon-review-summariz/hheojmeeocpgomffbfllifamnlcpcain |
Beschrijving | When launched on an Amazon product page, it uses AI to summarize all the latest customer reviews into a single, brief summary which… |
Bestandsgrootte | 28.98 KB |
Aantal Installaties | 168 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2023-01-22 |
Publicatiedatum | 2023-01-21 |
Ontwikkelaar | https://snappy.ai |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.snappy.ai |
URL van de Privacybeleid Pagina | https://www.snappy.ai/privacy |
Ondersteunde Talen | 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" } } |