rakumart無在庫便

Rakumart無在庫サイトのサポートプログラムになります

rakumart無在庫便とは何ですか?

rakumart無在庫便はhttps://www.rakumart.comによって開発されたChromeの拡張機能で、その主な機能は「Rakumart無在庫サイトのサポートプログラムになります」です。

拡張機能のスクリーンショット

screenshot
screenshot

rakumart無在庫便拡張機能のCRXファイルをダウンロード

rakumart無在庫便拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Rakumart無在庫サイト専用注文サポートプログラム
中国タオバオおよび中国アリババ商品詳細ページより
Rakumart無在庫サイトへ直接注文や買い物かごへ追加できる機能のほか
商品リサーチ時に各サイトの画像を読み込み、画像検索が随時可能になりました。
ご不明な点がございましたら、専属の担当者までご連絡ください。                    

拡張機能の基本情報

名前 rakumart無在庫便 rakumart無在庫便
ID jbchdlpihmdihmlacmdgieoedmpbgmng
公式URL https://chromewebstore.google.com/detail/rakumart%E7%84%A1%E5%9C%A8%E5%BA%AB%E4%BE%BF/jbchdlpihmdihmlacmdgieoedmpbgmng
説明 Rakumart無在庫サイトのサポートプログラムになります
ファイルサイズ 187 KB
インストール数 713
現在のバージョン 3.0.7
最終更新日 2024-01-08
公開日 2021-03-04
評価 5.00/5 合計 1 レビュー
開発者 https://www.rakumart.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.rakumart-2c.com/#/
プライバシーポリシーページのURL https://www.rakumart.com/privacyPolicy
対応言語 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"
        }
    ]
}