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
Eメール [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"
    ]
}