AmazonFBA料金シミュレーター ASIN横断検索

AmazonFBA料金シミュレーター ASIN横断検索

Was ist AmazonFBA料金シミュレーター ASIN横断検索?

AmazonFBA料金シミュレーター ASIN横断検索 ist eine Chrome-Erweiterung, die von https://az-globe.com entwickelt wurde, und ihr Hauptmerkmal ist "AmazonFBA料金シミュレーター ASIN横断検索".

Erweiterungsscreenshots

screenshot

AmazonFBA料金シミュレーター ASIN横断検索-Erweiterungs-CRX-Datei herunterladen

Laden Sie AmazonFBA料金シミュレーター ASIN横断検索-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Amazon日本、Amazon米国、Amazon英国対応の、『AmazonFBA料金シミュレーター ASIN横断検索』です。
ASINコードを選択して右クリックするだけで、Amazon日本、Amazon米国、Amazon英国のAmazonFBA料金シミュレーターで、ASINコードを検索した状態のページをダイレクトに開くことができます。「一括検索」を選択すれば、同時に3つのAmazonFBA料金シミュレーターでASINコードを横断検索できます。Amazon FBAの手数料計算作業を軽減できます。国内せどり、Amazonせどり、Amazon輸入、Amazon輸出に必須の便利なツールです。※横断検索がうまく動かない場合は、アイコンをクリックして「待機ミリ秒数」を長めに設定してください。                    

Grundlegende Informationen zur Erweiterung

Name AmazonFBA料金シミュレーター ASIN横断検索 AmazonFBA料金シミュレーター ASIN横断検索
ID eaeejmnfacdjjdgdmijgefaaokfkhihi
Offizielle 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
Beschreibung AmazonFBA料金シミュレーター ASIN横断検索
Dateigröße 20.65 KB
Installationsanzahl 663
Aktuelle Version 1.1
Letztes Update 2016-07-04
Veröffentlichungsdatum 2016-07-03
Entwickler https://az-globe.com
Zahlungsart free
Unterstützte Sprachen 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"
    }
}