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

Free tools to perform Amazon lookups and Conversions

Cos'è Amazon to UPC,EAN,ISBN Lookups - AsinList.com?

Amazon to UPC,EAN,ISBN Lookups - AsinList.com è un'estensione di Chrome sviluppata da Fun Games, e la sua funzione principale è "Free tools to perform Amazon lookups and Conversions".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Amazon to UPC,EAN,ISBN Lookups - AsinList.com

Scarica i file di estensione Amazon to UPC,EAN,ISBN Lookups - AsinList.com 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

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

Informazioni di Base sull'Estensione

Nome Amazon to UPC,EAN,ISBN Lookups - AsinList.com Amazon to UPC,EAN,ISBN Lookups - AsinList.com
ID kecaafajggkanjdpcjdjjchcllmdkcpo
URL Ufficiale https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo
Descrizione Free tools to perform Amazon lookups and Conversions
Dimensione del File 9.2 KB
Conteggio Installazioni 316
Versione Corrente 0.3
Ultimo Aggiornamento 2018-04-24
Data di Pubblicazione 2018-04-24
Valutazione 2.33/5 Totale 3 Valutazioni
Sviluppatore Fun Games
Tipo di Pagamento free
Sito Web dell'Estensione https://www.asinlist.com/
URL della Pagina di Aiuto https://www.asinlist.com/contact-us/
Lingue Supportate 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'"
}