ShopifyHunt - Shopify™ store parser & spy

Free Shopify spy and store parser tool.Get all information of the shopify store with one click, and export it with one click.

Τι είναι το ShopifyHunt - Shopify™ store parser & spy;

Το ShopifyHunt - Shopify™ store parser & spy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον MossExt, και η κύρια λειτουργία του είναι "Free Shopify spy and store parser tool.Get all information of the shopify store with one click, and export it with one click.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης ShopifyHunt - Shopify™ store parser & spy

Λήψη αρχείων επέκτασης ShopifyHunt - Shopify™ store parser & spy σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        The must-have Shopify&Dropship tool for Dropshipping sellers.

This is a shopify store analysis tool helps you inspect your competitors' stores product strategy and their best selling products. Make unbelievable profits for your Store in dropshipping business!

Main Feature
(1) Store Analysis
● Automatically identify Shopify stores. 
● Analysis store information including: store name, theme, product price and so on.
● Show the new addad products and best selling products
● Provide the release trend of products, vendor distribute analysis, & product tag analysis.

(2) Store's products
● Show the bestselling products and new added products of the Store.
● Provide a list of products that can be filtered by category
● All product listing field including title, price, images and so on,and provide links to help you easily find the products you want to see
● Export products data to Excel/CSV document, which is compatible with Shopify store import, then you can upload them directly to your own store

(3) Live Sales
● Check out the live sales of any Shopify stores,  find the most popular products.
● Simply keep the page open and you will be able to count the sales of the store and the products sold during the period.

 (4) Review Export
● Free Download all reviews.
● Support: Loox, Judge.me, Product reviews, Ali reviews, Rivyo, Stamped Product, Ryviu, Automizely product reviews, Fera, Yotpo, Vitals.
● You can import the downloaded reviews directly into your online store.

(5) Apps and Tools
● Reveal the secret apps that drive sales for your competitor stores.

How to use ShopifyHunt?
Visit any Shopify store with Chrome that you want to analysis, and view all the informtion on the extension panel.

This chrome extension is provided by FindNiche team. 

FindNiche is powering sellers with growing database and intelligent analytics. To learn more about the all-in-one FindNiche suite of tools, visit us at findniche.com

The term 'Shopify' is a trademark of Shopify,Inc. This application uses the Shopify API but is not endorsed or certified by Shopify                    

Βασικές Πληροφορίες Επέκτασης

Όνομα ShopifyHunt - Shopify™ store parser & spy ShopifyHunt - Shopify™ store parser & spy
ID khafmmhhbaabgdjdhnjkcfbfhadioocp
Επίσημο URL https://chromewebstore.google.com/detail/shopifyhunt-shopify-store/khafmmhhbaabgdjdhnjkcfbfhadioocp
Περιγραφή Free Shopify spy and store parser tool.Get all information of the shopify store with one click, and export it with one click.
Μέγεθος Αρχείου 945 KB
Αριθμός Εγκαταστάσεων 12,506
Τρέχουσα Έκδοση 1.3.14
Τελευταία Ενημέρωση 2024-02-05
Ημερομηνία Δημοσίευσης 2022-03-07
Αξιολόγηση 4.57/5 Συνολικά 44 Αξιολογήσεις
Προγραμματιστής MossExt
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://findniche.com/privacy
Υποστηριζόμενες Γλώσσες ms,en,ca,da,et,hr,lv,lt,pl,ro,sk,sl,fi,cs,sr,bg,fa,mr,bn,gu,kn-IN,ml,am-ET,ar,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.3.14",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/findniche.com\/",
    "default_locale": "en",
    "permissions": [
        "storage",
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.findniche.com\/*"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/chunk-vendors.js",
                "js\/content.js"
            ],
            "css": [
                "css\/main.css",
                "css\/content.css"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "img\/icon48.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "icon\/*",
                "reviews_icon\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self'; child-src 'self'"
    }
}