SimplyTrends - Shopify Spy & Dropship Scraper

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

¿Qué es SimplyTrends - Shopify Spy & Dropship Scraper?

SimplyTrends - Shopify Spy & Dropship Scraper es una extensión de Chrome desarrollada por https://simplytrends.co, y su función principal es "Free all-in-one Shopify inspector, spy, parser, and dropshipping tools.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión SimplyTrends - Shopify Spy & Dropship Scraper

Descarga archivos de extensión SimplyTrends - Shopify Spy & Dropship Scraper en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre SimplyTrends - Shopify Spy & Dropship Scraper SimplyTrends - Shopify Spy & Dropship Scraper
ID kajbojdeijchbhbodifhaigbnbodjahj
URL Oficial https://chromewebstore.google.com/detail/simplytrends-shopify-spy/kajbojdeijchbhbodifhaigbnbodjahj
Descripción Free all-in-one Shopify inspector, spy, parser, and dropshipping tools.
Tamaño del Archivo 1.92 MB
Cantidad de Instalaciones 20,000
Versión Actual 0.0.0.48
Última Actualización 2024-02-13
Fecha de Publicación 2022-02-14
Calificación 4.13/5 Total de 88 Calificaciones
Desarrollador https://simplytrends.co
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://simplytrends.co/
URL de la Página de Política de Privacidad https://www.simplytrends.co/privacy
Idiomas Soportados 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"
            }
        ]
    }
}