SimplyTrends - Shopify Spy & Dropship Scraper

Free all-in-one Shopify inspector, spy, parser, and dropshipping tools.

什么是SimplyTrends - Shopify Spy & Dropship Scraper?

SimplyTrends - Shopify Spy & Dropship Scraper是由https://simplytrends.co开发的Chrome扩展程序,该扩展的主要功能是“Free all-in-one Shopify inspector, spy, parser, and dropshipping tools.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载SimplyTrends - Shopify Spy & Dropship Scraper扩展crx文件

下载SimplyTrends - Shopify Spy & Dropship Scraper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        SimplyTrends – Reveal All the Secrets Behind any Shopify Store.

This Chrome extension is FREE FOREVER!

SimplyTrends is the ultimate tool for ecommerce and dropshipping business, and a complete 360-degree view of your eCommerce competitors. Learn everything you need to beat the competition!

Powerful Features SimplyTrends Offers:

👌 Track live sales insights for any Shopify store.
☝️ Reveal in-depth competitive insights of all Shopify store types.
🤞 Turn your Facebook news feed into ads feed.
🤙 Reverse image search on all popular supplier platforms.
🤘 Reveal what technology websites are built with.
✌️ Unlimited product listing export to CSV format (compatible with Shopify import format).
🖖 Search for similar stores.
🖐 Find competing stores & products.
🤞 Download AliExpress product images & videos.

With just a single click, the statistics of any Shopify store you are visiting are all yours. 

These competitive insights allow you to follow current trends, have a panorama view of your competitors’ each move, find winning products, and maximize ecommerce business success strategically. If you are running an eCommerce business, SimplyTrends is a definitive tool for you to find winning products. 

Competitive eCommerce secrets and ideas you can reveal with SimplyTrends: 

💰 Recent Sales
Monthly Orders
Monthly Revenue

🔎 Customer Insights
 Website Traffic
 Engagement Rate
 Traffic Ranking
 Traffic Sources
 Top Countries Traffic

📊 Product Insights
Best Selling Products
Recently Launched Products
Recently Ordered Products
Product Vendors
Distribution of Product Types, Tags, Vendors, and Fulfillments

🎯 Marketing Strategy
Web Technologies Used
Shopify Apps Installed & Theme Used
Social Links
Keyword Ranking

SimplyTrends is an ultimate e-commerce toolkit. It’s a combo of all e-commerce tools in the market, giving you everything you need to run a profitable online business. 

Find out how SimplyTrends empowers your eCommerce business in every step:

1. Spy on Any Shopify Page
Having all product-level related information, such as: sales, product ranking, marketing, etc. As easy as what you do with other tools, like Koala Inspector, and Commerce Inspector. Of course, we are a Shopify Theme detector too, with details like Shopify theme, and technology. Works on any type of Shopify website: general stores, niche stores, single-product stores, and branded stores.

2. Analyze and Understand Competitor’s Strategy
Both SimplyTrends and ppspy help you quickly learn about your competitors’ stores and best-selling products. You can grow your market share and optimize your performance with data of monthly visits, traffic, and social media of your competitors which is similar to SimilarWeb. 

3. Work with Suppliers You Trust
Start searching with your reliable direct-from-factory supplier partners: AliExpress, Oberlo, CJDropshipping, etc. Or find reliable suppliers with our Search By Image feature on Alibaba and Temu. You can combine with DSers for making your business to the next level later on. 

4. Export Product Listings in CSV/Excel
More than a Shopify spy scraper and parser, SimplyTrends is also capable for unlimited product listings extract. It’s up to you to extract a single product listing, or download them in bulk with a few clicks.

5. Hunt Winning Product
If you are running a dropshipping business, let SimplyTrends be your new Ecomhunt or Ali Hunter to find winning products, or even better, we’ve got real-time data and forecasts which is better than Pexgle. 

6. Make Facebook Newsfeed an Ads Feed
We hunt any sponsored ads on Facebook, and display them in your newsfeed, watch, and search results automatically. Access profitable ads’ creatives and texts smoothly, no pressure.

7. Powerful AliExpress productivity tools
When launching our Chrome extension on an AliExpress page, you can easily have all product images, videos in a ZIP file. The best part is, we always scrape at the best quality, with no blur.                    

扩展基本信息

名称 SimplyTrends - Shopify Spy & Dropship Scraper SimplyTrends - Shopify Spy & Dropship Scraper
ID kajbojdeijchbhbodifhaigbnbodjahj
官方URL https://chromewebstore.google.com/detail/simplytrends-shopify-spy/kajbojdeijchbhbodifhaigbnbodjahj
简介 Free all-in-one Shopify inspector, spy, parser, and dropshipping tools.
文件大小 1.92 MB
安装次数 20,000
当前版本 0.0.0.48
更新时间 2024-02-13
上架时间 2022-02-14
评分 4.13/5 共88次评分
开发者 https://simplytrends.co
电子邮箱 [email protected]
付费类型 free
扩展官网 https://simplytrends.co/
隐私政策页面URL https://www.simplytrends.co/privacy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "SimplyTrends",
    "name": "SimplyTrends - Shopify Spy & Dropship Scraper",
    "description": "Free all-in-one Shopify inspector, spy, parser, and dropshipping tools.",
    "version": "0.0.0.48",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": [],
    "permissions": [
        "contextMenus",
        "scripting",
        "storage",
        "management",
        "declarativeNetRequest",
        "webRequest",
        "cookies",
        "downloads"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "js": [
                "facebook.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.tiktok.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "js": [
                "tiktok.js"
            ]
        },
        {
            "matches": [
                "https:\/\/chat.openai.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": false,
            "js": [
                "theButton.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "run_at": "document_start",
            "all_frames": false,
            "js": [
                "theCard.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "run_at": "document_start",
            "js": [
                "contentscript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.simplytrends.co\/crx\/*"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "js": [
                "simplytrends.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "simplytrends.js",
                "entry.js",
                "contentscript.js",
                "windowscript.js",
                "getShopifyInfoInDocument.js",
                "getAnalyzeTechnology.js",
                "images\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "isSimplytrendsMain": true,
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "rule_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    }
}