Sellerise

Game-Changing Tools for Amazon Sellers

O que é Sellerise?

Sellerise é uma extensão do Chrome desenvolvida por Sellerise Inc, e sua principal característica é "Game-Changing Tools for Amazon Sellers".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Sellerise

Baixe arquivos de extensão Sellerise 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

                        Sellerise Chrome Extension is one of the best free Amazon extension that makes work simpler and easy to do by combining functions in a single place, instead of having to use multiple different extensions. It is powerful, performs fast, easy & free to use.

Review Downloader
- Have you ever thought of downloading Amazon reviews? If so, then you have landed at the right place. Everything you need to do is to select the "Review Downloader", then visit an Amazon product page or enter ASIN manually, and click the "Load Reviews" button.
- Reviews & Orders Match. 

Profit Analyzer
- Profit Analyzer will help you calculate the price and the gross profit margin for any Amazon product. By using this free tool you can determine the selling price and gross profit margin for Amazon products.

Review Requester:
- Feedback Review Manager
- Functional on every Amazon marketplace (US, UK, DE, FR, IT, ES, JP, CA, AU, AE)
- Easy-to-use review request button located on the main page of your order list for each order, eliminating time spent requesting reviews individually for each order
- Ability to submit mass review requests (up to 100 requests per page) and global review requests (up to 10,000 requests), in the background after the request is submitted. No need to worry about the page closing or getting stuck - the extension will finish all the tasks for you
- The system automatically skips Non-Amazon, refunded or pending orders


Contact us: [email protected]                    

Informações Básicas da Extensão

Nome Sellerise Sellerise
ID gmmobojefonhonfekpdeajdjhkdbmgcn
URL Oficial https://chromewebstore.google.com/detail/sellerise/gmmobojefonhonfekpdeajdjhkdbmgcn
Descrição Game-Changing Tools for Amazon Sellers
Tamanho do Arquivo 1.75 MB
Contagem de Instalações 12,460
Versão Atual 1.24
Última Atualização 2022-04-22
Data de Publicação 2020-06-11
Classificação 4.31/5 Total de 54 Avaliações
Desenvolvedor Sellerise Inc
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://sellerise.com/
URL da Página de Política de Privacidade https://sellerise.com/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sellerise",
    "version": "1.24",
    "description": "Game-Changing Tools for Amazon Sellers",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "homepage_url": "https:\/\/www.sellerise.com\/",
    "permissions": [
        "background",
        "storage",
        "unlimitedStorage",
        "https:\/\/sellercentral.amazon.com\/*",
        "https:\/\/sellercentral.amazon.com.au\/*",
        "https:\/\/sellercentral.amazon.co.uk\/*",
        "https:\/\/sellercentral.amazon.ca\/*",
        "https:\/\/sellercentral.amazon.de\/*",
        "https:\/\/sellercentral.amazon.co.jp\/*",
        "https:\/\/sellercentral.amazon.fr\/*",
        "https:\/\/sellercentral.amazon.es\/*",
        "https:\/\/sellercentral.amazon.it\/*",
        "https:\/\/sellercentral-europe.amazon.com\/*",
        "https:\/\/sellercentral-japan.amazon.com\/*",
        "https:\/\/sellercentral.amazon.ae\/*",
        "https:\/\/*.amazon.com\/",
        "https:\/\/*.amazon.ca\/",
        "https:\/\/*.amazon.com.mx\/",
        "https:\/\/*.amazon.com.br\/",
        "https:\/\/*.amazon.ae\/",
        "https:\/\/*.amazon.de\/",
        "https:\/\/*.amazon.eg\/",
        "https:\/\/*.amazon.es\/",
        "https:\/\/*.amazon.fr\/",
        "https:\/\/*.amazon.in\/",
        "https:\/\/*.amazon.nl\/",
        "https:\/\/*.amazon.sa\/",
        "https:\/\/*.amazon.se\/",
        "https:\/\/*.amazon.sg\/",
        "https:\/\/*.amazon.co.jp\/",
        "https:\/\/*.amazon.com.tr\/",
        "https:\/\/*.amazon.com.au\/",
        "https:\/\/*.amazon.co.uk\/",
        "https:\/\/*.amazon.it\/",
        "https:\/\/*.amazonaws.com\/",
        "https:\/\/sellerise.com\/*",
        "tabs",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "images\/48.png",
        "default_popup": ".\/pages\/home\/home.html"
    },
    "background": {
        "scripts": [
            ".\/js\/jquery-3.5.1.min.js",
            ".\/js\/engine.js",
            ".\/js\/moment.js",
            ".\/js\/request.js",
            ".\/js\/xlsx.mini.min.js",
            ".\/js\/he.js",
            ".\/js\/background-helper.js",
            ".\/js\/sellerCentralAPI.js",
            ".\/services\/requester\/background.js",
            ".\/services\/profitCalculator\/background.js",
            ".\/services\/reviewDownloader\/background.js",
            ".\/services\/keywordResearch\/background.js",
            ".\/services\/global\/background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/sellerise.com\/*"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/sellercentral.amazon.com\/orders-v3\/*",
                "https:\/\/sellercentral.amazon.com.au\/orders-v3\/*",
                "https:\/\/sellercentral.amazon.co.uk\/orders-v3\/*",
                "https:\/\/sellercentral.amazon.ca\/orders-v3\/*",
                "https:\/\/sellercentral.amazon.de\/orders-v3\/*",
                "https:\/\/sellercentral.amazon.co.jp\/orders-v3\/*",
                "https:\/\/sellercentral.amazon.fr\/orders-v3\/*",
                "https:\/\/sellercentral.amazon.es\/orders-v3\/*",
                "https:\/\/sellercentral.amazon.it\/orders-v3\/*",
                "https:\/\/sellercentral-europe.amazon.com\/orders-v3\/*",
                "https:\/\/sellercentral-japan.amazon.com\/orders-v3\/*",
                "https:\/\/sellercentral.amazon.ae\/orders-v3\/*"
            ],
            "css": [
                ".\/services\/requester\/inject.css"
            ],
            "js": [
                "js\/jquery.js",
                ".\/js\/moment.js",
                ".\/services\/requester\/ordersReview\/injection.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/sellercentral.amazon.com\/feedback-manager\/*",
                "https:\/\/sellercentral.amazon.com.au\/feedback-manager\/*",
                "https:\/\/sellercentral.amazon.co.uk\/feedback-manager\/*",
                "https:\/\/sellercentral.amazon.ca\/feedback-manager\/*",
                "https:\/\/sellercentral.amazon.de\/feedback-manager\/*",
                "https:\/\/sellercentral.amazon.co.jp\/feedback-manager\/*",
                "https:\/\/sellercentral.amazon.fr\/feedback-manager\/*",
                "https:\/\/sellercentral.amazon.es\/feedback-manager\/*",
                "https:\/\/sellercentral.amazon.it\/feedback-manager\/*",
                "https:\/\/sellercentral-europe.amazon.com\/feedback-manager\/*",
                "https:\/\/sellercentral-japan.amazon.com\/feedback-manager\/*",
                "https:\/\/sellercentral.amazon.ae\/feedback-manager\/*"
            ],
            "css": [
                ".\/services\/requester\/inject.css"
            ],
            "js": [
                "js\/jquery.js",
                ".\/js\/moment.js",
                ".\/js\/moment-timezone.min.js",
                ".\/services\/requester\/feedbackReview\/injection.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/sellerise.com\/profit"
            ],
            "js": [
                ".\/js\/jquery-3.5.1.min.js",
                ".\/js\/engine.js",
                ".\/js\/notify.js",
                ".\/services\/profitCalculator\/injection.js"
            ]
        },
        {
            "matches": [
                "https:\/\/sellerise.com\/reviewdownloader*"
            ],
            "js": [
                ".\/js\/jquery-3.5.1.min.js",
                ".\/js\/engine.js",
                ".\/js\/notify.js",
                ".\/services\/reviewDownloader\/injection.js"
            ]
        },
        {
            "matches": [
                "https:\/\/sellerise.com\/research*"
            ],
            "js": [
                ".\/js\/jquery-3.5.1.min.js",
                ".\/js\/engine.js",
                ".\/services\/keywordResearch\/injection.js"
            ]
        },
        {
            "matches": [
                "https:\/\/sellerise.com\/*"
            ],
            "js": [
                ".\/js\/jquery-3.5.1.min.js",
                ".\/js\/engine.js",
                ".\/services\/global\/injection.js"
            ]
        }
    ]
}