ShopWise AI

Chrome extension backed by chatGPT, helps you to shop smarter on Amazon.

ShopWise AIとは何ですか?

ShopWise AIはShopWiseによって開発されたChromeの拡張機能で、その主な機能は「Chrome extension backed by chatGPT, helps you to shop smarter on Amazon.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

ShopWise AI拡張機能のCRXファイルをダウンロード

ShopWise AI拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ShopWise AI analyzes product information, customer reviews and Q&As on Amazon to answer any question you have about a product. Whether it's an electronic gadget, a fashion accessory, or a kitchen appliance, we've got you covered!

⏰ Save time: Say goodbye to scrolling through product details and reviews, simply ask ShopWise AI to get any information you may need.

♾️ 100% free: Access instant information, reviews, and make informed decisions without spending a dime.

💡 Beyond Amazon: ShopWise AI scours the internet for customer reviews and feedback, delivering answers to your questions with comprehensive insights.

How to use it:
1. Install the ShopWise AI Chrome extension.
2. Browse Amazon, find a product you like.
3. Ask ShopWise AI anything about it! Let the shopping magic unfold.

Try ShopWise AI today and experience the joy of effortless shopping on Amazon.                    

拡張機能の基本情報

名前 ShopWise AI ShopWise AI
ID hiokipkeefflljfibiogkjnjmchdnlhb
公式URL https://chromewebstore.google.com/detail/shopwise-ai/hiokipkeefflljfibiogkjnjmchdnlhb
説明 Chrome extension backed by chatGPT, helps you to shop smarter on Amazon.
ファイルサイズ 753 KB
インストール数 24
現在のバージョン 0.1.3
最終更新日 2023-09-27
公開日 2023-08-30
評価 3.67/5 合計 3 レビュー
開発者 ShopWise
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://shopaid-10613.web.app/privacy_policy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_title": "Click to open panel"
    },
    "version": "0.1.3",
    "author": "ShopWiseAI",
    "name": "ShopWise AI",
    "description": "Chrome extension backed by chatGPT, helps you to shop smarter on Amazon.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "identity",
        "offscreen",
        "sidePanel",
        "tabs"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz3ATWZTHev0wmNH1xufTYO7c+AMduA1GSOJ02jFpBduUtz6xbl6qwLuRkWHkGndKCVfS1cy+795S1Ef2zuG9OzPQpipBH2o2TCAGx9m+MAXvRtp3usT1KzQSj5GHWOXIfIpwc6MStFLpYtPy6T9wMKQzTjyLWuTB9MAS5MmQPf8WVM3+cu1ehQFNjsavwqiLWZ4km0+1BTR2CNP+Lj3re3gcw3c6otC0\/7GdCpUlSvpOnJW\/kO\/EDGSUzVxEx\/NVU3muCRO3T\/zP53kia7O\/Coq6Q8iiB7PKsbLw0IG3d\/R6BiPaHvBNrXdrvIpodWi5Coy86nQLIWoF1BA0U7DoXwIDAQAB",
    "host_permissions": [
        "https:\/\/www.amazon.de\/*",
        "https:\/\/www.amazon.com\/*",
        "https:\/\/www.amazon.in\/*",
        "https:\/\/firestore.googleapis.com\/",
        "https:\/\/m.media-amazon.com\/*"
    ],
    "oauth2": {
        "client_id": "374266372640-gi52gu78b18n57jd2t7gecubk6oeifum.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "offscreen.html",
                "offscreen.js"
            ],
            "matches": [
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.in\/*"
            ]
        }
    ]
}