Sourcio - Smarter Selling Starts Here

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

Hvad er Sourcio - Smarter Selling Starts Here?

Sourcio - Smarter Selling Starts Here er en Chrome-udvidelse udviklet af Dilato Technology LTD, og dens hovedfunktion er "Revolutionize your wholesale/arbitrage business with our comprehensive product database platform".

Udvidelsesskærmbilleder

screenshot

Download Sourcio - Smarter Selling Starts Here-udvidelses-CRX-fil

Download Sourcio - Smarter Selling Starts Here-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Sourcio - Smarter Selling Starts Here Sourcio - Smarter Selling Starts Here
ID haohgangiacmapmlhemnolpaheabnnhd
Officiel URL https://chromewebstore.google.com/detail/sourcio-smarter-selling-s/haohgangiacmapmlhemnolpaheabnnhd
Beskrivelse Revolutionize your wholesale/arbitrage business with our comprehensive product database platform
Filstørrelse 5.47 MB
Antal Installationer 899
Nuværende Version 2.4.7
Senest Opdateret 2024-02-19
Udgivelsesdato 2023-07-07
Bedømmelse 4.25/5 Samlet 4 Bedømmelser
Udvikler Dilato Technology LTD
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://sourcio.app/
Hjælpeside-URL https://sourcio.app/
URL til Fortrolighedspolitik Side https://profitl.app/privacy
Understøttede Sprog 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\/*"
    ]
}