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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}