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
Eメール [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"
    }
}