Muster AI - Amazon Reviews Summariser

Save time on product research. Make informed decisions within seconds. Get concise Amazon review summaries.

什么是Muster AI - Amazon Reviews Summariser?

Muster AI - Amazon Reviews Summariser是由Delphic Eagle开发的Chrome扩展程序,该扩展的主要功能是“Save time on product research. Make informed decisions within seconds. Get concise Amazon review summaries.”。

扩展截图

screenshot
screenshot
screenshot

下载Muster AI - Amazon Reviews Summariser扩展crx文件

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

扩展使用说明

                        Sifting through endless Amazon reviews and still cannot make up your mind? Say goodbye to information overload and hello to quick and concise summaries. 📚

Introducing 🌟 Muster: Your AI Sidekick for Amazon Reviews! 🌟 
Muster is here to save the day by helping you finding the right product a breeze. 

Muster AI analyses customer reviews and distills them into bite-sized summaries that capture the essence of each product. With Muster, you'll get the scoop on what customers love (or don't love) about any item, without wasting time on lengthy comments. ⏰⚡️

Effortlessly find the most important insights: Discover the standout features (Pros), common complaints (Cons), Tips and overall sentiment surrounding any product. Muster extracts the most relevant details, so you can make informed decisions with ease. ✅📌

Shopping made simple: With Muster, you'll save time, energy, and avoid buyer's remorse. Quickly determine if a product meets your needs and expectations before you hit that "Add to Cart" button. 🙌💯

Ready to transform your online shopping experience? Try Muster today and unlock the power of AI-driven review summaries! 🚀✨

________

Known Issue(s) - 
• If the recent 40 reviews are very lengthy, it will throw an error as it surpasses the max token that can be handled by OpenAI models. 

** Muster is currently live on www.amazon.com, www.amazon.in, www.amazon.fr, www.amazon.co.uk, www.amazon.se, www.amazon.ca, www.amazon.de, www.amazon.it, www.amazon.nl, www.amazon.pl and www.amazon.es. **

To request other websites and countries - https://forms.gle/RQ7s6DaGp1L9uVbz6 (copy-paste URL ) 

This extension is an independent project and in no way affiliated to Amazon. 
For feedback, queries or anything else, hit me up at [email protected]                    

扩展基本信息

名称 Muster AI - Amazon Reviews Summariser Muster AI - Amazon Reviews Summariser
ID ojnfkfcjphggokiibljljgohokaegeih
官方URL https://chromewebstore.google.com/detail/muster-ai-amazon-reviews/ojnfkfcjphggokiibljljgohokaegeih
简介 Save time on product research. Make informed decisions within seconds. Get concise Amazon review summaries.
文件大小 143 KB
安装次数 112
当前版本 1.1
更新时间 2023-08-08
上架时间 2023-07-18
评分 5.00/5 共4次评分
开发者 Delphic Eagle
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Muster AI - Amazon Reviews Summariser",
    "version": "1.1",
    "description": "Save time on product research. Make informed decisions within seconds. Get concise Amazon review summaries. ",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "action": {
        "default_title": "Muster AI - Amazon Reviews Summariser",
        "default_icon": {
            "16": "img\/icon.png",
            "32": "img\/icon.png",
            "48": "img\/icon.png",
            "64": "img\/icon.png",
            "128": "img\/icon.png"
        },
        "default_popup": "popup.html"
    }
}