PrimeLoupe

Simplify your decision-making process by summarizing Amazon product reviews for you.

PrimeLoupeとは何ですか?

PrimeLoupeはhttps://primeloupe.comによって開発されたChromeの拡張機能で、その主な機能は「Simplify your decision-making process by summarizing Amazon product reviews for you.」です。

拡張機能のスクリーンショット

screenshot

PrimeLoupe拡張機能のCRXファイルをダウンロード

PrimeLoupe拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        PrimeLoupe - Clarity in Every Amazon Choice

PrimeLoupe simplifies your decision-making process by summarizing product reviews for you with the help of AI. We filter through the noise and help you focus on what matters.

Don't get lost in the sea of reviews. Try PrimeLoupe today and make confident shopping decisions, every time.                    

拡張機能の基本情報

名前 PrimeLoupe PrimeLoupe
ID iaidlmnjifoibmgccmapieebhacmimje
公式URL https://chromewebstore.google.com/detail/primeloupe/iaidlmnjifoibmgccmapieebhacmimje
説明 Simplify your decision-making process by summarizing Amazon product reviews for you.
ファイルサイズ 400 KB
インストール数 160
現在のバージョン 1.3.1
最終更新日 2024-03-07
公開日 2023-06-13
評価 5.00/5 合計 4 レビュー
開発者 https://primeloupe.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://primeloupe.com
プライバシーポリシーページのURL https://primeloupe.com/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "PrimeLoupe",
    "version": "1.3.1",
    "description": "Simplify your decision-making process by summarizing Amazon product reviews for you.",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "img\/logo16.png",
            "48": "img\/logo48.png",
            "128": "img\/logo128.png"
        }
    },
    "icons": {
        "16": "img\/logo16.png",
        "48": "img\/logo48.png",
        "128": "img\/logo128.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}