ReviewGPT

Review Amazon products with power of AI.

Wat is ReviewGPT?

ReviewGPT is een Chrome-extensie ontwikkeld door https://reviewgpt.io, en de belangrijkste functie is "Review Amazon products with power of AI.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie ReviewGPT

Download ReviewGPT-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

                        ReviewGPT helps you to save time and money by analyzing Amazon products and reviews with the power of AI. By using ReviewGPT you can avoid counterfeit products, pirated books, fake reviews, bad 3rd party sellers, retail arbitrage and products with safety and health risks.                    

Basisinformatie over de Extensie

Naam ReviewGPT ReviewGPT
ID nfipobibkgmkhceaomgiikmpacddnkdn
Officiële URL https://chromewebstore.google.com/detail/reviewgpt/nfipobibkgmkhceaomgiikmpacddnkdn
Beschrijving Review Amazon products with power of AI.
Bestandsgrootte 1.8 MB
Aantal Installaties 91
Huidige Versie v0.1.1
Laatst Bijgewerkt 2023-08-05
Publicatiedatum 2023-06-18
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://reviewgpt.io
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.reviewgpt.io
Help Pagina-URL https://www.reviewgpt.io/feedback
URL van de Privacybeleid Pagina https://www.reviewgpt.io/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ReviewGPT",
    "description": "Review Amazon products with power of AI.",
    "version": "0.1.1",
    "version_name": "v0.1.1",
    "author": "[email protected]",
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": "images\/icon-16.png",
        "default_title": "ReviewGPT"
    },
    "host_permissions": [
        "https:\/\/www.reviewgpt.io\/*"
    ],
    "permissions": [
        "activeTab"
    ]
}