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”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | kecaafajggkanjdpcjdjjchcllmdkcpo |
官方網址 | 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'" } |