ReviewGPT

Review Amazon products with power of AI.

Apa itu ReviewGPT?

ReviewGPT adalah ekstensi Chrome yang dikembangkan oleh https://reviewgpt.io, dan fitur utamanya adalah "Review Amazon products with power of AI.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi ReviewGPT

Unduh file ekstensi ReviewGPT dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama ReviewGPT ReviewGPT
ID nfipobibkgmkhceaomgiikmpacddnkdn
URL Resmi https://chromewebstore.google.com/detail/reviewgpt/nfipobibkgmkhceaomgiikmpacddnkdn
Deskripsi Review Amazon products with power of AI.
Ukuran File 1.8 MB
Jumlah Instalasi 91
Versi Saat Ini v0.1.1
Terakhir Diperbarui 2023-08-05
Tanggal Publikasi 2023-06-18
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://reviewgpt.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.reviewgpt.io
URL Halaman Bantuan https://www.reviewgpt.io/feedback
URL Halaman Kebijakan Privasi https://www.reviewgpt.io/privacy
Bahasa yang Didukung 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"
    ]
}