Shopify SHARK - Product scraper & store spy

A useful tool that lets you spy on Shopify stores and extract product data as an importable xlsx/csv file for Shopify stores.

Co to jest Shopify SHARK - Product scraper & store spy?

Shopify SHARK - Product scraper & store spy to rozszerzenie Chrome opracowane przez https://hypercavs.com, a jego główną funkcją jest „A useful tool that lets you spy on Shopify stores and extract product data as an importable xlsx/csv file for Shopify stores.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Shopify SHARK - Product scraper & store spy

Pobierz pliki rozszerzeń Shopify SHARK - Product scraper & store spy w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        🦈 Introducing Shopify SHARK 🦈

🔎 Automatically identify Shopify stores with the powerful Shopify SHARK Chrome extension! 🌟

📦 Want to export products from multiple stores at once? The bulk downloader feature has got you covered! 🚀

💾 Download and export products with variants to csv/xlsx formats from any Shopify store hassle-free. Our Shopify compatible csv format makes importing products to your own store a breeze! 🌐

🔍 Easily search and sort through your downloaded products with our user-friendly and sortable products sheet. 📋

📊 Curious about a store's theme and traffic estimate? We've got you covered with detailed data charts. 📈

🚀 Get started in a few simple steps: 
1️⃣ Visit any Shopify store with Chrome. 
2️⃣ Click the extension icon, select a collection, and hit 'Download Collection' in the popup window. Or simply click 'Download All' for a complete export. 
3️⃣ Wait for our Dashboard page to load. 
4️⃣ Click 'EXPORT ALL' to export everything in the table to a csv file. 
5️⃣ Import your products to your own Shopify store using the csv file. It's that easy! 💪

💸 Is it free? Absolutely! Enjoy our basic features for free, or unlock premium features with a purchase. 💎

📝 Please note that Shopify SHARK is an independently developed product and is not affiliated with Shopify official in any way. 🚫

📜 For our terms of use, please visit: https://hypercavs.com/shopify-shark/terms-of-use.html

📧 Need support? Contact us at: [email protected] 📩

Give your Shopify experience a powerful boost with Shopify SHARK! 🦈💪🌟                    

Podstawowe informacje o rozszerzeniu

Nazwa Shopify SHARK - Product scraper & store spy Shopify SHARK - Product scraper & store spy
ID aingngcmeghkkpbapgdhbidmemoiaahb
Oficjalny URL https://chromewebstore.google.com/detail/shopify-shark-product-scr/aingngcmeghkkpbapgdhbidmemoiaahb
Opis A useful tool that lets you spy on Shopify stores and extract product data as an importable xlsx/csv file for Shopify stores.
Rozmiar pliku 1.88 MB
Liczba instalacji 3,186
Aktualna Wersja 1.5.4
Ostatnia Aktualizacja 2024-02-20
Data Publikacji 2020-07-24
Ocena 3.83/5 Łącznie 12 Oceny
Deweloper https://hypercavs.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.hypercavs.com/shopify-shark/
Adres URL Strony Polityki Prywatności http://www.hypercavs.com/shopify-shark/privacy-policy.html
Obsługiwane Języki en-US
manifest.json
{
    "name": "Shopify SHARK - Product scraper & store spy",
    "description": "A useful tool that lets you spy on Shopify stores and extract product data as an importable xlsx\/csv file for Shopify stores.",
    "version": "1.5.4",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/logo_16.png",
        "32": "icons\/logo_32.png",
        "48": "icons\/logo_48.png",
        "64": "icons\/logo_64.png",
        "128": "icons\/logo_128.png"
    },
    "action": {
        "default_icon": "icons\/logo_128.png",
        "default_title": "Shopify Shark",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2y8tauMDImEPm\/TOTEr5em+wd19EmewVo3Wa6uLFwgLWiN+ovSO0qkIMx1dkQ6eVK9JRky2+zYIHNZiR+nbyr49HfOPCJz7Nr96S70wGqGLDt+3LtwNaLMLTVKFngLNwcf6IJ4qPXRqLUhYPrcqqrhU3+sxBGjCQxo15jSgko\/aoF790G6fjekgcGUORYlUkQ5NQyv6BEECF1a2ocF\/CGtIo8hCTX4rp+Kkklk+sUuKphLoWi0DfxAzC5B6n6m7TI7VdcNWZkN7rItw5GPeSQwX1X9yCgBlxLtGnkfv+YYRgx0SeHF9S1AJ5k95jG40lIuQBW+gdm0UBVsjgaxJu+wIDAQAB",
    "oauth2": {
        "client_id": "41251411111-pea9tu41f5v77efkb6evop9jtadujm5a.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "activeTab",
        "identity",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/hypercavs.com\/"
    ]
}