Sourcio - Smarter Selling Starts Here

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

What is Sourcio - Smarter Selling Starts Here?

Sourcio - Smarter Selling Starts Here is a Chrome extension developed by Dilato Technology LTD, and its main feature is "Revolutionize your wholesale/arbitrage business with our comprehensive product database platform".

Extension Screenshots

screenshot

Download Sourcio - Smarter Selling Starts Here Extension CRX File

Download Sourcio - Smarter Selling Starts Here extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Sourcio - Smarter Selling Starts Here Sourcio - Smarter Selling Starts Here
ID haohgangiacmapmlhemnolpaheabnnhd
Official URL https://chromewebstore.google.com/detail/sourcio-smarter-selling-s/haohgangiacmapmlhemnolpaheabnnhd
Description Revolutionize your wholesale/arbitrage business with our comprehensive product database platform
File Size 5.47 MB
Installation Count 899
Current Version 2.4.7
Last Updated 2024-02-19
Publish Date 2023-07-07
Rating 4.25/5 Total 4 Ratings
Developer Dilato Technology LTD
Email [email protected]
Payment Type free
Extension Website https://sourcio.app/
Help Page URL https://sourcio.app/
Privacy Policy Page URL https://profitl.app/privacy
Supported Languages 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\/*"
    ]
}