ChatGPT for Shop

Get purchase insights on Amazon with ChatGPT

ChatGPT for Shop क्या है?

ChatGPT for Shop https://chatgpt4shop.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get purchase insights on Amazon with ChatGPT"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ChatGPT for Shop एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        ChatGPT for Shop is a browser extension developed based on the capabilities of ChatGPT. It can summarize and analyze user reviews for each product on Amazon, helping e-commerce practitioners analyze user profiles for products and assisting with product selection. You'll get purchase analytics and consumer insights on Amazon with ChatGPT. It reveals valuable insights into customer behavior and preferences.

With ChatGPT4Shop's one-click analysis, you'll get the following
- Purchase motivation analysis
- Usage scenario analysis
- Advantages analysis
- Disadvantages analysis

You can just copy the analysis with ChatGPT and you can also download user reviews.
This product helps you save manual statistics for critical comments and helps companies reveal valuable insights into customer behavior and preferences.

Any feedback or questions can be sent to this email:[email protected]                    

एक्सटेंशन की मूल जानकारी

नाम ChatGPT for Shop ChatGPT for Shop
ID ccgcoiofonikmplackjhkbjhhechcckj
आधिकारिक URL https://chromewebstore.google.com/detail/chatgpt-for-shop/ccgcoiofonikmplackjhkbjhhechcckj
विवरण Get purchase insights on Amazon with ChatGPT
फ़ाइल का आकार 682 KB
स्थापना संख्या 536
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2023-04-16
प्रकाशन तिथि 2023-04-15
रेटिंग 4.33/5 कुल 3 रेटिंग्स
डेवलपर https://chatgpt4shop.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://chatgpt4shop.com
गोपनीयता नीति पृष्ठ URL https://chatgpt4youtube.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ChatGPT for Shop",
    "description": "Get purchase insights on Amazon with ChatGPT",
    "version": "1.0.0",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": [],
    "options_page": "options.html",
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-aabcc55f.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/128-76aca864.png",
                "assets\/store-a17fbddc.js",
                "assets\/index-0b71df46.js",
                "assets\/taobao.ts-0edcb116.js",
                "assets\/index.tsx-c4cee134.js"
            ],
            "use_dynamic_url": true
        }
    ]
}