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

Free tools to perform Amazon lookups and Conversions

什么是Amazon to UPC,EAN,ISBN Lookups - AsinList.com?

Amazon to UPC,EAN,ISBN Lookups - AsinList.com是由Fun Games开发的Chrome扩展程序,该扩展的主要功能是“Free tools to perform Amazon lookups and Conversions”。

扩展截图

screenshot

下载Amazon to UPC,EAN,ISBN Lookups - AsinList.com扩展crx文件

下载Amazon to UPC,EAN,ISBN Lookups - AsinList.com扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Amazon to UPC,EAN,ISBN Lookups - AsinList.com Amazon to UPC,EAN,ISBN Lookups - AsinList.com
ID kecaafajggkanjdpcjdjjchcllmdkcpo
官方URL https://chrome.google.com/webstore/detail/amazon-to-upceanisbn-look/kecaafajggkanjdpcjdjjchcllmdkcpo
简介 Free tools to perform Amazon lookups and Conversions
文件大小 9.2 KB
安装次数 316
当前版本 0.3
更新时间 2018-04-24
上架时间 2018-04-24
评分 2.33/5 共3次评分
开发者 Fun Games
付费类型 free
扩展官网 https://www.asinlist.com/
帮助页面URL https://www.asinlist.com/contact-us/
支持的语言 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'"
}