VRP print for 58mm printers by Bločkomat
VRP print output adjustment for small printers
VRP print for 58mm printers by Bločkomatคืออะไร?
VRP print for 58mm printers by Bločkomat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Bločkomat และคุณลักษณะหลักของมันคือ "VRP print output adjustment for small printers"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VRP print for 58mm printers by Bločkomat
ดาวน์โหลดไฟล์ส่วนขยาย VRP print for 58mm printers by Bločkomat ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
[EN] [SK text nasleduje nižšie] This Extension formats output for 58mm thermoprinters from VRP (Virtuálna registračná pokladnica) 1. Install driver for your printer from the manufacturer 2. Install and enable this extension on Chrome 3. Use VRP site from financnasprava.sk 4. Print receipt 4.1 In the Print settings dialog, open "More settings" 4.2 Select "Minimal margins" 4.3 Press "Print" [SK] Rozšírenie formátuje výstup pre tlač z Virtuálnej registračnej pokladnice pre 58mm termotlačiarne 1. Nainštaluj si driver k počítaču dodávaný od výrobcu tlačiarne 2. Nainštaluj a povoľ toto rozšírenie v Chrome 3. Použi VRP site from financnasprava.sk 4. Tlač doklad 4.1 V dialógu nastavenia tlače vyber "Ďalšie možnosti" 4.2 Nastav "Minimálne okraje" 4.3 Stlač "Tlačiť"
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | oegbocgabniejogpmgjgkkhcekecoobp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/vrp-print-for-58mm-printe/oegbocgabniejogpmgjgkkhcekecoobp |
คำอธิบาย | VRP print output adjustment for small printers |
ขนาดไฟล์ | 11.56 KB |
จำนวนการติดตั้ง | 168 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2020-05-03 |
วันที่เผยแพร่ | 2020-05-03 |
คะแนน | 4.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Bločkomat |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://blockomat.sk |
URL หน้านโยบายความเป็นส่วนตัว | https://blockomat.sk |
ภาษาที่รองรับ | sk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "VRP print for 58mm printers by Blo\u010dkomat", "description": "VRP print output adjustment for small printers", "version": "1.1", "content_scripts": [ { "matches": [ "https:\/\/vrp.financnasprava.sk\/print\/*" ], "css": [ "css\/print_style.css" ] } ], "icons": { "128": "img\/icon_128.png" } } |