BestStore Printer Launcher
This extension allows you to print receipts and labels with Autel BestStore
什麼是BestStore Printer Launcher?
BestStore Printer Launcher是由Autel srl開發的Chrome擴展程式,該擴展的主要功能是“This extension allows you to print receipts and labels with Autel BestStore”。
擴展截圖
下載BestStore Printer Launcher擴展crx文件
下載BestStore Printer Launcher擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
BestStore is an application designed to manage and simplify the retail business world. The point-of-sale management allows monitoring of sales, returns, transfers, cashing up, goods in & goods out, inventory, printing of fiscal documents and statistics. Moreover, cards and customer profiles are easily arranged for issuing gift certificates, gift cards and special offers. This extension allows you to make a direct connection to your local printers in order to print receipts, certificates and labels generated by BestStore.
擴展基本資訊
名稱 | BestStore Printer Launcher |
ID | pakmpbenpabdjjgpieichnpkmedcnpne |
官方網址 | https://chromewebstore.google.com/detail/beststore-printer-launche/pakmpbenpabdjjgpieichnpkmedcnpne |
簡介 | This extension allows you to print receipts and labels with Autel BestStore |
檔案大小 | 89.54 KB |
安裝次數 | 4,519 |
目前版本 | 1.4.23 |
更新時間 | 2023-02-20 |
上架時間 | 2020-03-23 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Autel srl |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.autel.it/ |
說明頁面URL | https://www.autel.it/en/servizi-di-assistenza/ |
隱私政策頁面URL | https://www.autel.it/bsapp/privacy_app_en.html |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BestStore Printer Launcher", "icons": { "16": "bsapp_16.png", "128": "bsapp_128.png" }, "description": "This extension allows you to print receipts and labels with Autel BestStore", "author": "Autel srl", "version": "1.4.23", "background": { "scripts": [ "epos-custom-2.7.0.js", "fiscalprint_basic.js", "customFiscalPrint.js", "rchFiscalPrint.js", "launcher.js" ], "persistent": false }, "minimum_chrome_version": "40", "offline_enabled": true, "permissions": [ "nativeMessaging", " |