ReviewGPT

Review Amazon products with power of AI.

什么是ReviewGPT?

ReviewGPT是由https://reviewgpt.io开发的Chrome扩展程序,该扩展的主要功能是“Review Amazon products with power of AI.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载ReviewGPT扩展crx文件

下载ReviewGPT扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 ReviewGPT ReviewGPT
ID nfipobibkgmkhceaomgiikmpacddnkdn
官方URL https://chromewebstore.google.com/detail/reviewgpt/nfipobibkgmkhceaomgiikmpacddnkdn
简介 Review Amazon products with power of AI.
文件大小 1.8 MB
安装次数 91
当前版本 v0.1.1
更新时间 2023-08-05
上架时间 2023-06-18
评分 5.00/5 共2次评分
开发者 https://reviewgpt.io
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.reviewgpt.io
帮助页面URL https://www.reviewgpt.io/feedback
隐私政策页面URL https://www.reviewgpt.io/privacy
支持的语言 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"
    ]
}