カートボックス獲得率UP!価格差お知らせ by LC

Amazonセラーセントラル上で販売している商品の価格と対象商品のカートボックス価格に誤差がある場合販売価格に色を付けてお知らせする機能。

Wat is カートボックス獲得率UP!価格差お知らせ by LC?

カートボックス獲得率UP!価格差お知らせ by LC is een Chrome-extensie ontwikkeld door 51flya.com, en de belangrijkste functie is "Amazonセラーセントラル上で販売している商品の価格と対象商品のカートボックス価格に誤差がある場合販売価格に色を付けてお知らせする機能。".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie カートボックス獲得率UP!価格差お知らせ by LC

Download カートボックス獲得率UP!価格差お知らせ by LC-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Amazonセラーセントラル上で販売している商品の価格と対象商品のカートボックス価格に誤差がある場合販売価格に色を付けてお知らせする機能

Amazonで売り上げを上げるためには仕入をしてFBAへ納品しただけでは思うように売り上げを伸ばすことはできません。

カートボックスを獲得することが大切です。

こちらの機能を使うためににはIDが必要です。
お問い合わせは以下のHPのお問い合わせフォームからお願いします。
http://land-create.net/                    

Basisinformatie over de Extensie

Naam カートボックス獲得率UP!価格差お知らせ by LC カートボックス獲得率UP!価格差お知らせ by LC
ID oecanaofdbihkioldeekecipabohjpih
Officiële URL https://chromewebstore.google.com/detail/%E3%82%AB%E3%83%BC%E3%83%88%E3%83%9C%E3%83%83%E3%82%AF%E3%82%B9%E7%8D%B2%E5%BE%97%E7%8E%87up%EF%BC%81%E4%BE%A1%E6%A0%BC%E5%B7%AE%E3%81%8A%E7%9F%A5%E3%82%89%E3%81%9B-by-l/oecanaofdbihkioldeekecipabohjpih
Beschrijving Amazonセラーセントラル上で販売している商品の価格と対象商品のカートボックス価格に誤差がある場合販売価格に色を付けてお知らせする機能。
Bestandsgrootte 103 KB
Aantal Installaties 45
Huidige Versie 1.0.25
Laatst Bijgewerkt 2017-05-11
Publicatiedatum 2017-05-11
Ontwikkelaar 51flya.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina http://51flya.com/privacy
Ondersteunde Talen ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u30ab\u30fc\u30c8\u30dc\u30c3\u30af\u30b9\u7372\u5f97\u7387UP\uff01\u4fa1\u683c\u5dee\u304a\u77e5\u3089\u305b by LC",
    "version": "1.0.25",
    "manifest_version": 2,
    "permissions": [
        "https:\/\/sellercentral-japan.amazon.com\/*",
        "http:\/\/user.51flya.com\/*",
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "browser_action": {
        "default_icon": "img\/LandCreat64.png",
        "default_title": "\u30ab\u30fc\u30c8\u30dc\u30c3\u30af\u30b9\u7372\u5f97\u7387UP\uff01\u4fa1\u683c\u5dee\u304a\u77e5\u3089\u305b by LC",
        "default_popup": "html\/popup.html"
    },
    "description": "Amazon\u30bb\u30e9\u30fc\u30bb\u30f3\u30c8\u30e9\u30eb\u4e0a\u3067\u8ca9\u58f2\u3057\u3066\u3044\u308b\u5546\u54c1\u306e\u4fa1\u683c\u3068\u5bfe\u8c61\u5546\u54c1\u306e\u30ab\u30fc\u30c8\u30dc\u30c3\u30af\u30b9\u4fa1\u683c\u306b\u8aa4\u5dee\u304c\u3042\u308b\u5834\u5408\u8ca9\u58f2\u4fa1\u683c\u306b\u8272\u3092\u4ed8\u3051\u3066\u304a\u77e5\u3089\u305b\u3059\u308b\u6a5f\u80fd\u3002",
    "background": {
        "scripts": [
            "js\/jquery-1.7.1.js",
            "js\/background.js"
        ]
    }
}