ReviewGPT

Review Amazon products with power of AI.

What is ReviewGPT?

ReviewGPT is a Chrome extension developed by https://reviewgpt.io, and its main feature is "Review Amazon products with power of AI.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download ReviewGPT Extension CRX File

Download ReviewGPT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name ReviewGPT ReviewGPT
ID nfipobibkgmkhceaomgiikmpacddnkdn
Official URL https://chromewebstore.google.com/detail/reviewgpt/nfipobibkgmkhceaomgiikmpacddnkdn
Description Review Amazon products with power of AI.
File Size 1.8 MB
Installation Count 91
Current Version v0.1.1
Last Updated 2023-08-05
Publish Date 2023-06-18
Rating 5.00/5 Total 2 Ratings
Developer https://reviewgpt.io
Email [email protected]
Payment Type free
Extension Website https://www.reviewgpt.io
Help Page URL https://www.reviewgpt.io/feedback
Privacy Policy Page URL https://www.reviewgpt.io/privacy
Supported Languages 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"
    ]
}