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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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'"
}