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
官方網址 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"
    ]
}