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