PrimeLoupe

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

Hvad er PrimeLoupe?

PrimeLoupe er en Chrome-udvidelse udviklet af https://primeloupe.com, og dens hovedfunktion er "Simplify your decision-making process by summarizing Amazon product reviews for you.".

Udvidelsesskærmbilleder

screenshot

Download PrimeLoupe-udvidelses-CRX-fil

Download PrimeLoupe-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn PrimeLoupe PrimeLoupe
ID iaidlmnjifoibmgccmapieebhacmimje
Officiel URL https://chromewebstore.google.com/detail/primeloupe/iaidlmnjifoibmgccmapieebhacmimje
Beskrivelse Simplify your decision-making process by summarizing Amazon product reviews for you.
Filstørrelse 400 KB
Antal Installationer 160
Nuværende Version 1.3.1
Senest Opdateret 2024-03-07
Udgivelsesdato 2023-06-13
Bedømmelse 5.00/5 Samlet 4 Bedømmelser
Udvikler https://primeloupe.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://primeloupe.com
URL til Fortrolighedspolitik Side https://primeloupe.com/privacy
Understøttede Sprog 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"
    ]
}