Shopify Hunter - Product Scraper & Store Spy

One click to export shopify product data to cvs / excel, with product's images.

Shopify Hunter - Product Scraper & Store Spy क्या है?

Shopify Hunter - Product Scraper & Store Spy https://unispy.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "One click to export shopify product data to cvs / excel, with product's images."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में Shopify Hunter - Product Scraper & Store Spy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        FEATURES

* Automatically detect Shopify stores.
* Bulk downloader for multiple stores at one time.
* Download & Export products with variants to CSV/xlsx from any Shopify store.
* Download Shopify-compatible CSV format, which you can import directly into your Shopify store. 
* Export WooCommerce/WordPress compatible CSV format.
* Searchable & sortable products list, select and download which your choice.
* Detect the theme and the estimated traffic.
* Product data charts.

v1.1.0 update
- add WooCommerce/WordPress CSV format
- fix multiple images issue

Copyright notice:
Shop Scraper was developed by UNISPY Team. It is not affiliated with nor endorsed by Shopify Inc. Shopify is a trademark of Shopify Inc. All Shopify icons, images and copyrights are the property of Shopify Inc.

SUPPORT

Questions? Drop us a line at [email protected]                    

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

नाम Shopify Hunter - Product Scraper & Store Spy Shopify Hunter - Product Scraper & Store Spy
ID mkcfclklihhibfabodoaaldbejpajlie
आधिकारिक URL https://chromewebstore.google.com/detail/shopify-hunter-product-sc/mkcfclklihhibfabodoaaldbejpajlie
विवरण One click to export shopify product data to cvs / excel, with product's images.
फ़ाइल का आकार 1.41 MB
स्थापना संख्या 1,514
वर्तमान संस्करण 1.1.0
अंतिम अपडेट 2023-05-06
प्रकाशन तिथि 2022-04-20
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर https://unispy.io
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://shopify-hunter.unispy.io
गोपनीयता नीति पृष्ठ URL https://unispy.io/privacy
समर्थित भाषाएँ en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "identity",
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "oauth2": {
        "client_id": "798448043642-nqcmdll5a1hp4ept8jaocdhvvpqsrta7.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwreqILl8Yz5SERHGCiiE86VfNcX2vDJEHgMjnSA\/wjlSM7fGEByxFoi2H4APPdX6JvtvSD47ahWPXXiMC\/+D96B86O2Khgmyb1AOKmQ2ZT6yWdZXmVfLendSE4Wze92P3I2C8H6QsG1M7tUNijo9IHCaUD3F2Uj4XkbBg0qcR3fPEZgih+7BEU\/lF93jlw4ooGGWQHLhlgUgyNknyiNUIr8s3q4ab6zinOnzDJhPXofHouxv\/6Pmy1b16NoOHllq0gJq5q\/wlCtWIorbM44lStivZlK\/\/d5IR73Qkaeh3K1eKNLQPCOtsk81xBOajrtm9JMaFjCGP+ejZhtJgDwN6wIDAQAB",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "version": "1.1.0"
}