Sourcio - Smarter Selling Starts Here

Revolutionize your wholesale/arbitrage business with our comprehensive product database platform

Wat is Sourcio - Smarter Selling Starts Here?

Sourcio - Smarter Selling Starts Here is een Chrome-extensie ontwikkeld door Dilato Technology LTD, en de belangrijkste functie is "Revolutionize your wholesale/arbitrage business with our comprehensive product database platform".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Sourcio - Smarter Selling Starts Here

Download Sourcio - Smarter Selling Starts Here-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Supercharge Your Product Analysis: Discover the Winning Edge with Our Powerful Deal Analyzer Extension

Comprehensive Data Insights:
Our extension taps into vast data repositories, providing you with a wealth of critical information to evaluate potential products. From sales history and market trends to competitor analysis and pricing dynamics, our comprehensive insights empower you to make strategic decisions that set you apart from the competition.

Advanced Performance Metrics:
Gain a deeper understanding of product performance metrics such as sales velocity, demand levels, and customer reviews. Our intuitive dashboard presents you with clear and actionable metrics, enabling you to identify lucrative opportunities and make data-backed choices that fuel your success.

Customizable Filters and Parameters:
Tailor your product analysis to align with your unique business goals and preferences. Set specific filters and parameters based on factors like profit margins, product categories, and sales rankings, allowing you to narrow down your search and focus on products with the highest potential for success.

Key Sections:
Product Information
Estimated Sales
Profit Calculator
Sourcio Deal Score
Seller Data
Stock Levels
Price Graphs
Warnings (IP Risk, Hazmat, Oversized, Variations)
Average Pricing
eBay Data
Auto-scan                    

Basisinformatie over de Extensie

Naam Sourcio - Smarter Selling Starts Here Sourcio - Smarter Selling Starts Here
ID haohgangiacmapmlhemnolpaheabnnhd
Officiële URL https://chromewebstore.google.com/detail/sourcio-smarter-selling-s/haohgangiacmapmlhemnolpaheabnnhd
Beschrijving Revolutionize your wholesale/arbitrage business with our comprehensive product database platform
Bestandsgrootte 5.47 MB
Aantal Installaties 899
Huidige Versie 2.4.7
Laatst Bijgewerkt 2024-02-19
Publicatiedatum 2023-07-07
Beoordeling 4.25/5 Totaal 4 Beoordelingen
Ontwikkelaar Dilato Technology LTD
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://sourcio.app/
Help Pagina-URL https://sourcio.app/
URL van de Privacybeleid Pagina https://profitl.app/privacy
Ondersteunde Talen en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sourcio - Smarter Selling Starts Here",
    "description": "Revolutionize your wholesale\/arbitrage business with our comprehensive product database platform",
    "version": "2.4.7",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "libs\/jquery.min.js",
                "content.js"
            ],
            "css": [
                "widget-content.css"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": "icon.png",
        "icons": {
            "16": "icons\/sourcioicon16.png",
            "32": "icons\/sourcioicon32.png",
            "48": "icons\/sourcioicon48.png",
            "128": "icons\/sourcioicon128.png"
        }
    },
    "icons": {
        "16": "icons\/sourcioicon16.png",
        "32": "icons\/sourcioicon32.png",
        "48": "icons\/sourcioicon48.png",
        "128": "icons\/sourcioicon128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "notifications",
        "tabs",
        "scripting",
        "offscreen"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "iframe.html",
                "sidepopup-iframe.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.in\/*",
        "*:\/\/tesco.com\/*",
        "*:\/\/global.direct.asda.com\/*",
        "*:\/\/groceries.morrisons.com\/*",
        "*:\/\/*.waitrose.com\/*",
        "*:\/\/groceries.asda.com\/*",
        "*:\/\/*.ocado.com\/*",
        "*:\/\/*.bargainmax.co.uk\/*",
        "*:\/\/*.whsmith.co.uk\/*",
        "*:\/\/*.walmart.com\/*",
        "*:\/\/*.scan.co.uk\/*",
        "*:\/\/*.sainsburys.co.uk\/*",
        "*:\/\/*.notino.co.uk\/*",
        "*:\/\/*.argos.co.uk\/*",
        "*:\/\/*.ebay.co.uk\/*",
        "*:\/\/*.wickes.co.uk\/*",
        "*:\/\/*.ikea.com\/*",
        "*:\/\/*.wayfair.co.uk\/*",
        "*:\/\/*.bmstores.co.uk\/*",
        "*:\/\/*.homebargains.co.uk\/*",
        "*:\/\/*.homebase.co.uk\/*",
        "*:\/\/*.menkind.co.uk\/*",
        "*:\/\/*.playmobil.co.uk\/*",
        "*:\/\/*.toolstation.com\/*",
        "*:\/\/*.smythstoys.com\/*",
        "*:\/\/*.screwfix.com\/*",
        "*:\/\/*.ocado.com\/*",
        "*:\/\/*.popinabox.co.uk\/*",
        "*:\/\/*.petplanet.co.uk\/*",
        "*:\/\/*.boots.com\/*",
        "*:\/\/*.fleurtations.uk.com\/*",
        "*:\/\/*.sportsdirect.com\/*",
        "*:\/\/*.nespresso.com\/*",
        "*:\/\/*.currys.co.uk\/*",
        "*:\/\/*.campingworld.com\/*",
        "*:\/\/*.barnesandnoble.com\/*",
        "*:\/\/*.gamenerdz.com\/*",
        "*:\/\/*.macys.com\/*",
        "*:\/\/*.theworks.co.uk\/*",
        "*:\/\/*.academy.com\/*",
        "*:\/\/*.game.co.uk\/*",
        "*:\/\/*.target.com\/*",
        "*:\/\/*.gamenerdz.com\/*",
        "*:\/\/*.bestbuy.com\/*",
        "*:\/\/*.smiggle.co.uk\/*",
        "*:\/\/*.newwholesaletool.co.uk\/*"
    ]
}