Zebra Printing Chrome 插件, crx 扩展下载
Allows to print ZPL to a network connected Zebra printer.
NOTE: This is an extension useful for developers who want to simply print ZPL labels directly from their web apps. Most Zebra Printers have a HTTP POST endpoint through which ZPL can be directly printed without the need for an installed driver, print dialogs popping up or other locally installed software. Unfortunately those printers don't set any CORS headers which makes it impossible to use this HTTP endpoint in modern browser-based apps. This extension circumvents this issue. In your web app you can now directly print to Zebra printers by using window.postMessage(): window.postMessage({ type: "zebra_print_label", zpl: "^XA^PW400^LL200^FO20,20^A0N,30,30^FDThis is a TEST^FS^XZ", url: "http://192.168.37.36/pstprnt" }, "*"); The Zebra Printing extension will listen to those messages and print the zpl to the url. type: The extension will only pick up messages where the type is zebra_print_label zpl: The ZPL string to be printed url: The URL of the printer The extension will also post a message to the web page upon loading. This way in your web app you can check if the extension is installed: window.addEventListener("message", function (event) { if (!event.data.ZebraPrintingVersion) { return; } // extension installed, enable print button or whatever... console.log(event.data); }); The event will contain two fields: ZebraPrintingExtensionId: The extension ID (ndikjdigobmbieacjcgomahigeiobhbo) ZebraPrintingVersion: The version number of the installed extension A simple example can be found here: https://danielnitz.github.io/zebra-printing-chrome-extension/web-app-example/index.html
分类 | 📝工作流程与规划 |
插件标识 | ndikjdigobmbieacjcgomahigeiobhbo |
平台 | Chrome |
评分 |
★★★★☆
4.7
|
评分人数 | 11 |
插件主页 | https://chromewebstore.google.com/detail/zebra-printing/ndikjdigobmbieacjcgomahigeiobhbo |
版本号 | 1.6 |
大小 | 221KiB |
官网下载次数 | 7000 |
下载地址 | |
更新时间 | 2024-09-26 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器
同类插件推荐
Hiecor Zebra Print
Integrates your network connected zebra printer wi
VM Zebra Printer
Allows Valet Manager websites to print labels and
ZPL printer / JS provider
Allow to send / print ZPL format commands to netwo
ZPL label Printer
This extension help Dropship vendors print ZPL lab
Zebra Printing
Allows to print ZPL to a network connected Zebra p
Zebra Printer
Print to zebra printers from the webEnable a devel
LabelBasic
LabelBasic - Discover the best color label printer
Easy Label Print for Amazon
Print amazon shipping labels right to your label p
Label Resizer - FBA Labels to Thermal & Avery
Print any Amazon FBA labels (product, shipping, LT
Table Browser Caller for D365FO
Arineo Table browser caller for Microsoft Dynamics
Chrome Direct Print
Print HTML/PDF directly to printerEnable silent pr
打印 for Google Chrome
打印当前网页Print 是一款功能强大且轻量级的浏览器扩展程序,旨在让网页、电子邮件内容、照片、PD