カートボックス獲得率UP!価格差お知らせ by LC
Amazonセラーセントラル上で販売している商品の価格と対象商品のカートボックス価格に誤差がある場合販売価格に色を付けてお知らせする機能。
What is カートボックス獲得率UP!価格差お知らせ by LC?
カートボックス獲得率UP!価格差お知らせ by LC is a Chrome extension developed by 51flya.com, and its main feature is "Amazonセラーセントラル上で販売している商品の価格と対象商品のカートボックス価格に誤差がある場合販売価格に色を付けてお知らせする機能。".
Extension Screenshots
Download カートボックス獲得率UP!価格差お知らせ by LC Extension CRX File
Download カートボックス獲得率UP!価格差お知らせ by LC 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で売り上げを上げるためには仕入をしてFBAへ納品しただけでは思うように売り上げを伸ばすことはできません。 カートボックスを獲得することが大切です。 こちらの機能を使うためににはIDが必要です。 お問い合わせは以下のHPのお問い合わせフォームからお願いします。 http://land-create.net/
Extension Basic Information
Name | カートボックス獲得率UP!価格差お知らせ by LC |
ID | oecanaofdbihkioldeekecipabohjpih |
Official 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 |
Description | Amazonセラーセントラル上で販売している商品の価格と対象商品のカートボックス価格に誤差がある場合販売価格に色を付けてお知らせする機能。 |
File Size | 103 KB |
Installation Count | 45 |
Current Version | 1.0.25 |
Last Updated | 2017-05-11 |
Publish Date | 2017-05-11 |
Developer | 51flya.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://51flya.com/privacy |
Supported Languages | 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" ] } } |