PrimeLoupe

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

Was ist PrimeLoupe?

PrimeLoupe ist eine Chrome-Erweiterung, die von https://primeloupe.com entwickelt wurde, und ihr Hauptmerkmal ist "Simplify your decision-making process by summarizing Amazon product reviews for you.".

Erweiterungsscreenshots

screenshot

PrimeLoupe-Erweiterungs-CRX-Datei herunterladen

Laden Sie PrimeLoupe-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name PrimeLoupe PrimeLoupe
ID iaidlmnjifoibmgccmapieebhacmimje
Offizielle URL https://chromewebstore.google.com/detail/primeloupe/iaidlmnjifoibmgccmapieebhacmimje
Beschreibung Simplify your decision-making process by summarizing Amazon product reviews for you.
Dateigröße 400 KB
Installationsanzahl 160
Aktuelle Version 1.3.1
Letztes Update 2024-03-07
Veröffentlichungsdatum 2023-06-13
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler https://primeloupe.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://primeloupe.com
URL der Datenschutzrichtlinien-Seite https://primeloupe.com/privacy
Unterstützte Sprachen 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"
    ]
}