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

Free tools to perform Amazon lookups and Conversions

Hvad er Amazon to UPC,EAN,ISBN Lookups - AsinList.com?

Amazon to UPC,EAN,ISBN Lookups - AsinList.com er en Chrome-udvidelse udviklet af Fun Games, og dens hovedfunktion er "Free tools to perform Amazon lookups and Conversions".

Udvidelsesskærmbilleder

screenshot

Download Amazon to UPC,EAN,ISBN Lookups - AsinList.com-udvidelses-CRX-fil

Download Amazon to UPC,EAN,ISBN Lookups - AsinList.com-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Amazon to UPC,EAN,ISBN Lookups - AsinList.com Amazon to UPC,EAN,ISBN Lookups - AsinList.com
ID kecaafajggkanjdpcjdjjchcllmdkcpo
Officiel URL https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo
Beskrivelse Free tools to perform Amazon lookups and Conversions
Filstørrelse 9.2 KB
Antal Installationer 316
Nuværende Version 0.3
Senest Opdateret 2018-04-24
Udgivelsesdato 2018-04-24
Bedømmelse 2.33/5 Samlet 3 Bedømmelser
Udvikler Fun Games
Betalingsmetode free
Udvidelseswebsted https://www.asinlist.com/
Hjælpeside-URL https://www.asinlist.com/contact-us/
Understøttede Sprog 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'"
}