PrimeLoupe

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

Wat is PrimeLoupe?

PrimeLoupe is een Chrome-extensie ontwikkeld door https://primeloupe.com, en de belangrijkste functie is "Simplify your decision-making process by summarizing Amazon product reviews for you.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie PrimeLoupe

Download PrimeLoupe-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam PrimeLoupe PrimeLoupe
ID iaidlmnjifoibmgccmapieebhacmimje
Officiële URL https://chromewebstore.google.com/detail/primeloupe/iaidlmnjifoibmgccmapieebhacmimje
Beschrijving Simplify your decision-making process by summarizing Amazon product reviews for you.
Bestandsgrootte 400 KB
Aantal Installaties 160
Huidige Versie 1.3.1
Laatst Bijgewerkt 2024-03-07
Publicatiedatum 2023-06-13
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar https://primeloupe.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://primeloupe.com
URL van de Privacybeleid Pagina https://primeloupe.com/privacy
Ondersteunde Talen 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"
    ]
}