Amazon to UPC,EAN,ISBN Lookups - AsinList.com
Free tools to perform Amazon lookups and Conversions
Apa itu Amazon to UPC,EAN,ISBN Lookups - AsinList.com?
Amazon to UPC,EAN,ISBN Lookups - AsinList.com adalah ekstensi Chrome yang dikembangkan oleh Fun Games, dan fitur utamanya adalah "Free tools to perform Amazon lookups and Conversions".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Amazon to UPC,EAN,ISBN Lookups - AsinList.com
Unduh file ekstensi Amazon to UPC,EAN,ISBN Lookups - AsinList.com dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
All in one tools for Amazon Lookups and conversion from ASIN to EAN,UPC, ISBN and vice versa.
Informasi Dasar Ekstensi
Nama | |
ID | kecaafajggkanjdpcjdjjchcllmdkcpo |
URL Resmi | https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo |
Deskripsi | Free tools to perform Amazon lookups and Conversions |
Ukuran File | 9.2 KB |
Jumlah Instalasi | 316 |
Versi Saat Ini | 0.3 |
Terakhir Diperbarui | 2018-04-24 |
Tanggal Publikasi | 2018-04-24 |
Penilaian | 2.33/5 Total 3 Penilaian |
Pengembang | Fun Games |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.asinlist.com/ |
URL Halaman Bantuan | https://www.asinlist.com/contact-us/ |
Bahasa yang Didukung | 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'" } |