Sellerise

Game-Changing Tools for Amazon Sellers

Cos'è Sellerise?

Sellerise è un'estensione di Chrome sviluppata da Sellerise Inc, e la sua funzione principale è "Game-Changing Tools for Amazon Sellers".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Sellerise

Scarica i file di estensione Sellerise in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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]                    

Informazioni di Base sull'Estensione

Nome Sellerise Sellerise
ID gmmobojefonhonfekpdeajdjhkdbmgcn
URL Ufficiale https://chromewebstore.google.com/detail/sellerise/gmmobojefonhonfekpdeajdjhkdbmgcn
Descrizione Game-Changing Tools for Amazon Sellers
Dimensione del File 1.75 MB
Conteggio Installazioni 12,460
Versione Corrente 1.24
Ultimo Aggiornamento 2022-04-22
Data di Pubblicazione 2020-06-11
Valutazione 4.31/5 Totale 54 Valutazioni
Sviluppatore Sellerise Inc
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://sellerise.com/
URL della Pagina della Politica sulla Privacy https://sellerise.com/privacy
Lingue Supportate 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"
            ]
        }
    ]
}