ReviewGPT

Review Amazon products with power of AI.

ما هو ReviewGPT؟

ReviewGPT هو إضافة Chrome تم تطويرها بواسطة https://reviewgpt.io، والميزة الرئيسية لها هي "Review Amazon products with power of AI.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة ReviewGPT

قم بتنزيل ملفات الامتداد ReviewGPT بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://www.reviewgpt.io/feedback
عنوان صفحة سياسة الخصوصية 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"
    ]
}