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.
Shopify SHARK - Product scraper & store spyとは何ですか?
Shopify SHARK - Product scraper & store spyはhttps://hypercavs.comによって開発されたChromeの拡張機能で、その主な機能は「A useful tool that lets you spy on Shopify stores and extract product data as an importable xlsx/csv file for Shopify stores.」です。
拡張機能のスクリーンショット
Shopify SHARK - Product scraper & store spy拡張機能のCRXファイルをダウンロード
Shopify SHARK - Product scraper & store spy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
🦈 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! 🦈💪🌟 拡張機能の基本情報
| 名前 | |
| ID | aingngcmeghkkpbapgdhbidmemoiaahb |
| 公式URL | https://chromewebstore.google.com/detail/shopify-shark-product-scr/aingngcmeghkkpbapgdhbidmemoiaahb |
| 説明 | A useful tool that lets you spy on Shopify stores and extract product data as an importable xlsx/csv file for Shopify stores. |
| ファイルサイズ | 1.88 MB |
| インストール数 | 3,186 |
| 現在のバージョン | 1.5.4 |
| 最終更新日 | 2024-02-20 |
| 公開日 | 2020-07-24 |
| 評価 | 3.83/5 合計 12 レビュー |
| 開発者 | https://hypercavs.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.hypercavs.com/shopify-shark/ |
| プライバシーポリシーページのURL | http://www.hypercavs.com/shopify-shark/privacy-policy.html |
| 対応言語 | 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\/"
]
} | |