Amazon to UPC,EAN,ISBN Lookups - AsinList.com
Free tools to perform Amazon lookups and Conversions
Wat is Amazon to UPC,EAN,ISBN Lookups - AsinList.com?
Amazon to UPC,EAN,ISBN Lookups - AsinList.com is een Chrome-extensie ontwikkeld door Fun Games, en de belangrijkste functie is "Free tools to perform Amazon lookups and Conversions".
Extensie Screenshots
Download het CRX-bestand van de extensie Amazon to UPC,EAN,ISBN Lookups - AsinList.com
Download Amazon to UPC,EAN,ISBN Lookups - AsinList.com-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
All in one tools for Amazon Lookups and conversion from ASIN to EAN,UPC, ISBN and vice versa.
Basisinformatie over de Extensie
Naam | |
ID | kecaafajggkanjdpcjdjjchcllmdkcpo |
Officiële URL | https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo |
Beschrijving | Free tools to perform Amazon lookups and Conversions |
Bestandsgrootte | 9.2 KB |
Aantal Installaties | 316 |
Huidige Versie | 0.3 |
Laatst Bijgewerkt | 2018-04-24 |
Publicatiedatum | 2018-04-24 |
Beoordeling | 2.33/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Fun Games |
Betalingswijze | free |
Extensiewebsite | https://www.asinlist.com/ |
Help Pagina-URL | https://www.asinlist.com/contact-us/ |
Ondersteunde Talen | 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'" } |