ShopWise AI

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

Τι είναι το ShopWise AI;

Το ShopWise AI είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ShopWise, και η κύρια λειτουργία του είναι "Chrome extension backed by chatGPT, helps you to shop smarter on Amazon.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης ShopWise AI

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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\/*"
            ]
        }
    ]
}