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
电子邮箱 [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"
    ]
}