AmazonFBA料金シミュレーター ASIN横断検索
AmazonFBA料金シミュレーター ASIN横断検索
What is AmazonFBA料金シミュレーター ASIN横断検索?
AmazonFBA料金シミュレーター ASIN横断検索 is a Chrome extension developed by https://az-globe.com, and its main feature is "AmazonFBA料金シミュレーター ASIN横断検索".
Extension Screenshots
Download AmazonFBA料金シミュレーター ASIN横断検索 Extension CRX File
Download AmazonFBA料金シミュレーター ASIN横断検索 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
Amazon日本、Amazon米国、Amazon英国対応の、『AmazonFBA料金シミュレーター ASIN横断検索』です。 ASINコードを選択して右クリックするだけで、Amazon日本、Amazon米国、Amazon英国のAmazonFBA料金シミュレーターで、ASINコードを検索した状態のページをダイレクトに開くことができます。「一括検索」を選択すれば、同時に3つのAmazonFBA料金シミュレーターでASINコードを横断検索できます。Amazon FBAの手数料計算作業を軽減できます。国内せどり、Amazonせどり、Amazon輸入、Amazon輸出に必須の便利なツールです。※横断検索がうまく動かない場合は、アイコンをクリックして「待機ミリ秒数」を長めに設定してください。
Extension Basic Information
Name | AmazonFBA料金シミュレーター ASIN横断検索 |
ID | eaeejmnfacdjjdgdmijgefaaokfkhihi |
Official URL | https://chromewebstore.google.com/detail/amazonfba%E6%96%99%E9%87%91%E3%82%B7%E3%83%9F%E3%83%A5%E3%83%AC%E3%83%BC%E3%82%BF%E3%83%BC-asin%E6%A8%AA%E6%96%AD/eaeejmnfacdjjdgdmijgefaaokfkhihi |
Description | AmazonFBA料金シミュレーター ASIN横断検索 |
File Size | 20.65 KB |
Installation Count | 663 |
Current Version | 1.1 |
Last Updated | 2016-07-04 |
Publish Date | 2016-07-03 |
Developer | https://az-globe.com |
Payment Type | free |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AmazonFBA\u6599\u91d1\u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u30fc ASIN\u6a2a\u65ad\u691c\u7d22", "version": "1.1", "manifest_version": 2, "description": "AmazonFBA\u6599\u91d1\u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u30fc ASIN\u6a2a\u65ad\u691c\u7d22", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "contextMenus", "storage" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon16.png", "default_title": "AmazonFBA\u6599\u91d1\u30b7\u30df\u30e5\u30ec\u30fc\u30bf\u30fc ASIN\u6a2a\u65ad\u691c\u7d22", "default_popup": "option.html" } } |