Amazon to UPC,EAN,ISBN Lookups - AsinList.com
Free tools to perform Amazon lookups and Conversions
Amazon to UPC,EAN,ISBN Lookups - AsinList.com là gì?
Amazon to UPC,EAN,ISBN Lookups - AsinList.com là một tiện ích mở rộng Chrome được phát triển bởi Fun Games, và tính năng chính của nó là "Free tools to perform Amazon lookups and Conversions".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Amazon to UPC,EAN,ISBN Lookups - AsinList.com
Tải xuống các tệp mở rộng Amazon to UPC,EAN,ISBN Lookups - AsinList.com dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
All in one tools for Amazon Lookups and conversion from ASIN to EAN,UPC, ISBN and vice versa.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kecaafajggkanjdpcjdjjchcllmdkcpo |
URL Chính Thức | https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo |
Mô tả | Free tools to perform Amazon lookups and Conversions |
Kích Thước Tệp | 9.2 KB |
Số Lần Cài Đặt | 316 |
Phiên Bản Hiện Tại | 0.3 |
Cập Nhật Lần Cuối | 2018-04-24 |
Ngày Phát Hành | 2018-04-24 |
Đánh Giá | 2.33/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | Fun Games |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.asinlist.com/ |
URL Trang Trợ Giúp | https://www.asinlist.com/contact-us/ |
Ngôn Ngữ Được Hỗ Trợ | 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'" } |