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

Free tools to perform Amazon lookups and Conversions

Qu'est-ce que Amazon to UPC,EAN,ISBN Lookups - AsinList.com ?

Amazon to UPC,EAN,ISBN Lookups - AsinList.com est une extension Chrome développée par Fun Games, et sa fonction principale est "Free tools to perform Amazon lookups and Conversions".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Amazon to UPC,EAN,ISBN Lookups - AsinList.com

Téléchargez les fichiers d'extension Amazon to UPC,EAN,ISBN Lookups - AsinList.com au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Amazon to UPC,EAN,ISBN Lookups - AsinList.com Amazon to UPC,EAN,ISBN Lookups - AsinList.com
ID kecaafajggkanjdpcjdjjchcllmdkcpo
URL Officiel https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo
Description Free tools to perform Amazon lookups and Conversions
Taille du Fichier 9.2 KB
Nombre d'Installations 316
Version Actuelle 0.3
Dernière Mise à Jour 2018-04-24
Date de Publication 2018-04-24
Évaluation 2.33/5 Total 3 Évaluations
Développeur Fun Games
Type de Paiement free
Site Web de l'Extension https://www.asinlist.com/
URL de la Page d'Aide https://www.asinlist.com/contact-us/
Langues Prises en Charge 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'"
}