全家店到店列印小幫手

解決全家店到店列印標籤的版面問題

Wat is 全家店到店列印小幫手?

全家店到店列印小幫手 is een Chrome-extensie ontwikkeld door https://gurintara.com, en de belangrijkste functie is "解決全家店到店列印標籤的版面問題".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie 全家店到店列印小幫手

Download 全家店到店列印小幫手-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

                        在全家產生的物流標籤點右鍵
自動切割全家列印標籤
解決全家店到店列印標籤的版面問題
不必再調整列印設定跟版面
符合 芯燁 Xprinter xp420b
等版紙張版面為 6x4(150x10公分)的機種                    

Basisinformatie over de Extensie

Naam 全家店到店列印小幫手 全家店到店列印小幫手
ID kompenmcjlopoecgddnebmjfiaenopcl
Officiële URL https://chromewebstore.google.com/detail/%E5%85%A8%E5%AE%B6%E5%BA%97%E5%88%B0%E5%BA%97%E5%88%97%E5%8D%B0%E5%B0%8F%E5%B9%AB%E6%89%8B/kompenmcjlopoecgddnebmjfiaenopcl
Beschrijving 解決全家店到店列印標籤的版面問題
Bestandsgrootte 10.39 KB
Aantal Installaties 1,000
Huidige Versie 1.121
Laatst Bijgewerkt 2023-02-03
Publicatiedatum 2023-01-20
Beoordeling 5.00/5 Totaal 7 Beoordelingen
Ontwikkelaar https://gurintara.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://twpost.xyz/familymart.php
Ondersteunde Talen zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u5168\u5bb6\u5e97\u5230\u5e97\u5217\u5370\u5c0f\u5e6b\u624b",
    "description": "\u89e3\u6c7a\u5168\u5bb6\u5e97\u5230\u5e97\u5217\u5370\u6a19\u7c64\u7684\u7248\u9762\u554f\u984c",
    "version": "1.121",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "contextMenus",
        "webNavigation"
    ],
    "host_permissions": [
        ""
    ],
    "icons": {
        "16": "\/images\/FMP16.png",
        "32": "\/images\/FMP32.png",
        "48": "\/images\/FMP48.png",
        "128": "\/images\/FMP128.png"
    }
}