SellMission - Permission Checker

NOW IS TOTALLY FREE !!! WITHOUT ANY REGISTRATIONS AND ANYTHING ELSE! SELLMISSION PERMISSION CHECKER Discovering which product you…

Was ist SellMission - Permission Checker?

SellMission - Permission Checker ist eine Chrome-Erweiterung, die von https://amazon-extension.com entwickelt wurde, und ihr Hauptmerkmal ist "NOW IS TOTALLY FREE !!! WITHOUT ANY REGISTRATIONS AND ANYTHING ELSE! SELLMISSION PERMISSION CHECKER Discovering which product you…".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

SellMission - Permission Checker-Erweiterungs-CRX-Datei herunterladen

Laden Sie SellMission - Permission Checker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        NOW IS TOTALLY FREE !!! WITHOUT ANY REGISTRATIONS AND ANYTHING ELSE!

SELLMISSION PERMISSION CHECKER

Discovering which product you are eligible to sell on Amazon is tedious work.

We make it simple. VERY SIMPLE!

SELLMISSION Checker will save a lot of time when you need to find an answer to the vital question: Are you eligible to list this product on Amazon?

OnPage FEATURES

Search Page Presentation - under every product picture you can easily determine if this product is right for you to list and buy inventory.

Product Page Presentation - information tile above the BuyBox gives you a complex perception about which conditions you have permission to list

Bulk Search FEATURES

Unlimited Bulk Checker - most useful tool if you need to determine fast which ASINs from the list you can sell on Amazon. Checking hundreds and thousands of ASINs within the seconds.
File Uploader and Smart Saving tool - our extension processing CSV or TXT inventor files with lightning speed and let you selectively save only relevant data.

ASIN Grabber FEATURES

Very simple but rarely available tool is free for all users! Forever free. Our ASIN Grabber will pull out every ASIN from all pages in your search request in a few clicks.

SUPPORTED AMAZON MARKETPLACES - US, CA, MX, UK, DE, FR, ES, IT, IN.                    

Grundlegende Informationen zur Erweiterung

Name SellMission - Permission Checker SellMission - Permission Checker
ID pmjnmgcmdciabldfleoikhkdjgojheic
Offizielle URL https://chromewebstore.google.com/detail/sellmission-permission-ch/pmjnmgcmdciabldfleoikhkdjgojheic
Beschreibung NOW IS TOTALLY FREE !!! WITHOUT ANY REGISTRATIONS AND ANYTHING ELSE! SELLMISSION PERMISSION CHECKER Discovering which product you…
Dateigröße 491 KB
Installationsanzahl 771
Aktuelle Version 0.4.1
Letztes Update 2023-01-20
Veröffentlichungsdatum 2021-02-24
Bewertung 5.00/5 Insgesamt 7 Bewertungen
Entwickler https://amazon-extension.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://amazon-extension.com/
Hilfeseite URL https://amazon-extension.com/
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "short_name": "SellMission",
    "name": "SellMission - Permission Checker",
    "version": "0.4.1",
    "options_page": "\/options\/index.html",
    "browser_action": {
        "default_popup": "\/popup\/index.html",
        "default_title": "SellMission - Permission Checker",
        "default_icon": {
            "16": "icon_16x16.png",
            "32": "icon_32x32.png"
        }
    },
    "content_scripts": [
        {
            "exclude_matches": [
                "*:\/\/*.sellercentral-europe.amazon.com\/*",
                "*:\/\/*.sellercentral.amazon.com\/*",
                "*:\/\/*.sellercentral.amazon.ca\/*",
                "*:\/\/*.sellercentral.amazon.co.uk\/*",
                "*:\/\/*.sellercentral.amazon.de\/*",
                "*:\/\/*.sellercentral.amazon.es\/*",
                "*:\/\/*.sellercentral.amazon.fr\/*",
                "*:\/\/*.sellercentral.amazon.it\/*",
                "*:\/\/*.ams.amazon.com\/*",
                "*:\/\/*.ams.amazon.ca\/*",
                "*:\/\/*.ams.amazon.co.uk\/*",
                "*:\/\/*.ams.amazon.de\/*",
                "*:\/\/*.ams.amazon.es\/*",
                "*:\/\/*.ams.amazon.fr\/*",
                "*:\/\/*.ams.amazon.it\/*",
                "*:\/\/*.advertising.amazon.com\/*",
                "*:\/\/*.advertising.amazon.ca\/*",
                "*:\/\/*.advertising.amazon.co.uk\/*",
                "*:\/\/*.advertising.amazon.de\/*",
                "*:\/\/*.advertising.amazon.es\/*",
                "*:\/\/*.advertising.amazon.fr\/*",
                "*:\/\/*.advertising.amazon.it\/*",
                "*:\/\/*.merch.amazon.com\/*",
                "*:\/\/*.aws.amazon.com\/*"
            ],
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.in\/*"
            ],
            "js": [
                "\/content\/bundle.js"
            ],
            "css": [
                "\/content\/bundle.css"
            ]
        }
    ],
    "background": {
        "scripts": [
            "\/background\/bundle.js"
        ]
    },
    "web_accessible_resources": [
        "fonts\/*.*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosGsbVYiKELmI9DStLRRgM6TWct76Qzrx39xEdDGMOhXP9fqsTg5baIONQbt8Xx3TIyn\/XIAPKYpGUhFSpZoHGosAOW5+CLuLuI4iGBPHbR\/+Hm87zuYsap1tZkAWftYNWRuHXyY7cnmnV\/gAkWWP87Y0JKs8ktfr4D2fhFIZibIKOzknpAMiBVOH2KJ7Qind7ygkwAIeW+wrKEqRNCDCyYVCjURp09VB8UJZy\/dVxmBvzrzMJu0Q\/mH4zwE6r78mWmOT2212bE5bv6TIEoUfxbO\/es6zKyC1+rurBh9pwwUh3hLi6G6Kxy6VnscNiq+oUIaf\/0VrUVD2qLz40w89QIDAQAB",
    "permissions": [
        "identity",
        "storage",
        "tabs",
        "webRequest",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.com.mx\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.in\/*",
        "http:\/\/localhost:3300\/*",
        "https:\/\/amazon-extension.com\/*"
    ],
    "icons": {
        "16": "icon_16x16.png",
        "32": "icon_32x32.png",
        "48": "icon_48x48.png",
        "128": "icon_128x128.png"
    }
}