網翼 蝦皮印單工具

蝦皮印單神器。蝦皮印單工具提供多種印單版型並支援標籤機列印。可以把標籤重新排列成「條碼-明細」的順序。阿靳印單工具

Apa itu 網翼 蝦皮印單工具?

網翼 蝦皮印單工具 adalah ekstensi Chrome yang dikembangkan oleh ERPow, dan fitur utamanya adalah "蝦皮印單神器。蝦皮印單工具提供多種印單版型並支援標籤機列印。可以把標籤重新排列成「條碼-明細」的順序。阿靳印單工具".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi 網翼 蝦皮印單工具

Unduh file ekstensi 網翼 蝦皮印單工具 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        網翼電商經營工具 精心規劃,以自身網拍經驗開發

蝦皮印單工具能完美支援標籤機列印四大超商出貨單
除了店到店,我們還支援7-11及全家大物流
我們開發了多種版型。不只支援標籤機,還同時支援A4印表機
任何一種列印方式都能讓您印出標籤並對應到訂單明細
同時我們還提供了廣告版面,讓您對客戶進行二次銷售

超簡單的一鍵列印,無縫整合蝦皮印單
沒有不支援的超商,無論是7-11 全家 萊爾富及OK,都能完美列印

還能匯出撿貨總表,加快出貨速度!更精準掌握庫存及銷售數量!

瞭解更多詳情,請LINE ID 搜尋 @jwv5600v

更多網拍賣家專用軟體請瀏覽
http://ajin.tw                    

Informasi Dasar Ekstensi

Nama 網翼 蝦皮印單工具 網翼 蝦皮印單工具
ID ihbjgmohhfmgfplncjofjmmdobnhfelg
URL Resmi https://chromewebstore.google.com/detail/%E7%B6%B2%E7%BF%BC-%E8%9D%A6%E7%9A%AE%E5%8D%B0%E5%96%AE%E5%B7%A5%E5%85%B7/ihbjgmohhfmgfplncjofjmmdobnhfelg
Deskripsi 蝦皮印單神器。蝦皮印單工具提供多種印單版型並支援標籤機列印。可以把標籤重新排列成「條碼-明細」的順序。阿靳印單工具
Ukuran File 2.2 MB
Jumlah Instalasi 6,017
Versi Saat Ini 3.6.5
Terakhir Diperbarui 2023-12-19
Tanggal Publikasi 2020-06-29
Penilaian 5.00/5 Total 1 Penilaian
Pengembang ERPow
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://ajin.tw
URL Halaman Kebijakan Privasi http://marcdenni.com.tw/privacy-policy.asp
Bahasa yang Didukung zh-TW
manifest.json
{
    "name": "\u7db2\u7ffc \u8766\u76ae\u5370\u55ae\u5de5\u5177",
    "version": "3.6.5",
    "description": "\u8766\u76ae\u5370\u55ae\u795e\u5668\u3002\u8766\u76ae\u5370\u55ae\u5de5\u5177\u63d0\u4f9b\u591a\u7a2e\u5370\u55ae\u7248\u578b\u4e26\u652f\u63f4\u6a19\u7c64\u6a5f\u5217\u5370\u3002\u53ef\u4ee5\u628a\u6a19\u7c64\u91cd\u65b0\u6392\u5217\u6210\u300c\u689d\u78bc-\u660e\u7d30\u300d\u7684\u9806\u5e8f\u3002\u963f\u9773\u5370\u55ae\u5de5\u5177",
    "permissions": [
        "storage",
        "tabs"
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "\/popup\/popup.html",
        "default_icon": {
            "16": "images\/icon_16.png",
            "32": "images\/icon_32.png",
            "48": "images\/icon_48.png",
            "128": "images\/icon_128.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "16": "images\/icon_16.png",
        "32": "images\/icon_32.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/jquery\/jquery-1.11.1.min.js",
                "\/jquery\/jquery-ui.js",
                "\/jquery\/hashes.js",
                "\/content.bundle.js"
            ],
            "css": [
                "\/jquery\/jquery-ui.css"
            ],
            "matches": [
                "https:\/\/seller.shopee.tw\/*",
                "https:\/\/account.seller.shopee.com\/signin\/oauth\/*",
                "https:\/\/open.shopee.com\/authorize*"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "printlabel.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3
}