Amazon to UPC,EAN,ISBN Lookups - AsinList.com
Free tools to perform Amazon lookups and Conversions
What is Amazon to UPC,EAN,ISBN Lookups - AsinList.com?
Amazon to UPC,EAN,ISBN Lookups - AsinList.com is a Chrome extension developed by Fun Games, and its main feature is "Free tools to perform Amazon lookups and Conversions".
Extension Screenshots
Download Amazon to UPC,EAN,ISBN Lookups - AsinList.com Extension CRX File
Download Amazon to UPC,EAN,ISBN Lookups - AsinList.com extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
All in one tools for Amazon Lookups and conversion from ASIN to EAN,UPC, ISBN and vice versa.
Extension Basic Information
Name | |
ID | kecaafajggkanjdpcjdjjchcllmdkcpo |
Official URL | https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo |
Description | Free tools to perform Amazon lookups and Conversions |
File Size | 9.2 KB |
Installation Count | 316 |
Current Version | 0.3 |
Last Updated | 2018-04-24 |
Publish Date | 2018-04-24 |
Rating | 2.33/5 Total 3 Ratings |
Developer | Fun Games |
Payment Type | free |
Extension Website | https://www.asinlist.com/ |
Help Page URL | https://www.asinlist.com/contact-us/ |
Supported Languages | 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'" } |