Amazon to UPC,EAN,ISBN Lookups - AsinList.com

Free tools to perform Amazon lookups and Conversions

Was ist Amazon to UPC,EAN,ISBN Lookups - AsinList.com?

Amazon to UPC,EAN,ISBN Lookups - AsinList.com ist eine Chrome-Erweiterung, die von Fun Games entwickelt wurde, und ihr Hauptmerkmal ist "Free tools to perform Amazon lookups and Conversions".

Erweiterungsscreenshots

screenshot

Amazon to UPC,EAN,ISBN Lookups - AsinList.com-Erweiterungs-CRX-Datei herunterladen

Laden Sie Amazon to UPC,EAN,ISBN Lookups - AsinList.com-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

                        All in one tools for Amazon Lookups and conversion from ASIN to EAN,UPC, ISBN and vice versa.                    

Grundlegende Informationen zur Erweiterung

Name Amazon to UPC,EAN,ISBN Lookups - AsinList.com Amazon to UPC,EAN,ISBN Lookups - AsinList.com
ID kecaafajggkanjdpcjdjjchcllmdkcpo
Offizielle URL https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo
Beschreibung Free tools to perform Amazon lookups and Conversions
Dateigröße 9.2 KB
Installationsanzahl 316
Aktuelle Version 0.3
Letztes Update 2018-04-24
Veröffentlichungsdatum 2018-04-24
Bewertung 2.33/5 Insgesamt 3 Bewertungen
Entwickler Fun Games
Zahlungsart free
Erweiterungswebsite https://www.asinlist.com/
Hilfeseite URL https://www.asinlist.com/contact-us/
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon to UPC,EAN,ISBN Lookups - AsinList.com",
    "version": "0.3",
    "description": "Free tools to perform Amazon lookups and Conversions",
    "browser_action": {
        "default_icon": "asinlist-icon-16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "asinlist-icon-16.png",
        "48": "asinlist-icon-48.png",
        "128": "asinlist-icon-128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/code.jquery.com https:\/\/cdnjs.cloudflare.com https:\/\/maxcdn.bootstrapcdn.com ;object-src 'self'"
}