rakumart無在庫便
Rakumart無在庫サイトのサポートプログラムになります
What is rakumart無在庫便?
rakumart無在庫便 is a Chrome extension developed by https://www.rakumart.com, and its main feature is "Rakumart無在庫サイトのサポートプログラムになります".
Extension Screenshots
Download rakumart無在庫便 Extension CRX File
Download rakumart無在庫便 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
Rakumart無在庫サイト専用注文サポートプログラム 中国タオバオおよび中国アリババ商品詳細ページより Rakumart無在庫サイトへ直接注文や買い物かごへ追加できる機能のほか 商品リサーチ時に各サイトの画像を読み込み、画像検索が随時可能になりました。 ご不明な点がございましたら、専属の担当者までご連絡ください。
Extension Basic Information
Name | rakumart無在庫便 |
ID | jbchdlpihmdihmlacmdgieoedmpbgmng |
Official URL | https://chromewebstore.google.com/detail/rakumart%E7%84%A1%E5%9C%A8%E5%BA%AB%E4%BE%BF/jbchdlpihmdihmlacmdgieoedmpbgmng |
Description | Rakumart無在庫サイトのサポートプログラムになります |
File Size | 187 KB |
Installation Count | 713 |
Current Version | 3.0.7 |
Last Updated | 2024-01-08 |
Publish Date | 2021-03-04 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://www.rakumart.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.rakumart-2c.com/#/ |
Privacy Policy Page URL | https://www.rakumart.com/privacyPolicy |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "rakumart\u7121\u5728\u5eab\u4fbf", "version": "3.0.7", "description": "Rakumart\u7121\u5728\u5eab\u30b5\u30a4\u30c8\u306e\u30b5\u30dd\u30fc\u30c8\u30d7\u30ed\u30b0\u30e9\u30e0\u306b\u306a\u308a\u307e\u3059", "icons": { "16": "img\/16-16.png", "48": "img\/48-48.png", "128": "img\/128-128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html" }, "host_permissions": [ "http:\/\/www.rakumart-2c.com\/", "https:\/\/www.rakumart-2c.com\/" ], "permissions": [ "cookies" ], "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "jquery-3.5.1.min.js", "layer\/layer.js", "function.js", "page_js\/detail_1688_v3.js", "loading.js", "translate.js" ], "css": [ "layer\/theme\/default\/layer.css" ], "run_at": "document_end" } ] } |