Profitl - Amazon FBA Deal Analysis Tool

Profitl determines the best FBA deals wherever you are - in-store or online - through two solutions for one monthly price.

O que é Profitl - Amazon FBA Deal Analysis Tool?

Profitl - Amazon FBA Deal Analysis Tool é uma extensão do Chrome desenvolvida por https://profitl.app, e sua principal característica é "Profitl determines the best FBA deals wherever you are - in-store or online - through two solutions for one monthly price.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Profitl - Amazon FBA Deal Analysis Tool

Baixe arquivos de extensão Profitl - Amazon FBA Deal Analysis Tool no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Profitl determines the best FBA deals wherever you are - in-store or online - through two solutions for one monthly price. Scan any item and analyse the data in a split second.

How your time is worth more with Profitl?

Profitl breaks down a product's profitability in front of your eyes. Find your next winning product on any website at any time with our brilliant features.

Estimated monthly sales figures - based on product performance statistics pulled straight from Amazon you can see how frequently a product sells.

Estimated FBA and referral fees - giving you a clear insight into the fees you’ll be paying Amazon.

VAT, break even, return on investment and profit per unit estimates - so you can understand a product's potential profitability.

Product reviews - helping you to gauge past buyer's reception to a product.

Product price graphs - with 90, 180 and 365 day graphs you can compare past pricing to determine the most and least you could sell a product for.

Seller Data - see at a glance how many FBA and FBM sellers are selling a product, including Amazon themselves.

Live Stock data - you can easily see how many units your competitors have so you can plan your strategy.

Lowest offer section - showing you the competition's current pricing.

IP Risk - so you can be aware of any potential warnings which could affect you and your FBA business.

HAZMAT status - helping you identify whether Amazon classifies the product as hazardous.

Potentially oversized status - this warning prevents you from being affected by high FBA and delivery fees.

Advanced Historical Data - with a huge amount of historical data points, you can determine average prices, competition and sales.

eBay Data - diversify your streams of income and check both the average new and used prices on eBay.

Notes section - don't risk forgetting your thoughts on a product. With the notes section you can comment on the products you have analysed.

Personal rating - rate your products so you can quickly find a product and don't have to repeat your analysis.

Save deal - save your notes, ratings and reviews in one click. You can come back to a product at any time in the "Saved Scans' section on the Profitl Website.                    

Informações Básicas da Extensão

Nome Profitl - Amazon FBA Deal Analysis Tool Profitl - Amazon FBA Deal Analysis Tool
ID fpklbdjjbgdpkpeokoagehbnkdfdkimi
URL Oficial https://chromewebstore.google.com/detail/profitl-amazon-fba-deal-a/fpklbdjjbgdpkpeokoagehbnkdfdkimi
Descrição Profitl determines the best FBA deals wherever you are - in-store or online - through two solutions for one monthly price.
Tamanho do Arquivo 5.32 MB
Contagem de Instalações 2,697
Versão Atual 11.4.5
Última Atualização 2024-03-01
Data de Publicação 2021-02-21
Classificação 4.65/5 Total de 17 Avaliações
Desenvolvedor https://profitl.app
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://profitl.app/
URL da Página de Política de Privacidade https://profitl.app/privacy
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Profitl - Amazon FBA Deal Analysis Tool",
    "description": "Profitl determines the best FBA deals wherever you are - in-store or online - through two solutions for one monthly price.",
    "version": "11.4.5",
    "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\/profitl-16.png",
            "32": "icons\/profitl-32.png",
            "48": "icons\/profitl-48.png",
            "128": "icons\/profitl-128.png"
        }
    },
    "icons": {
        "16": "icons\/profitl-16.png",
        "32": "icons\/profitl-32.png",
        "48": "icons\/profitl-48.png",
        "128": "icons\/profitl-128.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\/*"
    ]
}