BestStore Printer Launcher
This extension allows you to print receipts and labels with Autel BestStore
Qu'est-ce que BestStore Printer Launcher ?
BestStore Printer Launcher est une extension Chrome développée par Autel srl, et sa fonction principale est "This extension allows you to print receipts and labels with Autel BestStore".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension BestStore Printer Launcher
Téléchargez les fichiers d'extension BestStore Printer Launcher au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | BestStore Printer Launcher |
ID | pakmpbenpabdjjgpieichnpkmedcnpne |
URL Officiel | https://chromewebstore.google.com/detail/beststore-printer-launche/pakmpbenpabdjjgpieichnpkmedcnpne |
Description | This extension allows you to print receipts and labels with Autel BestStore |
Taille du Fichier | 89.54 KB |
Nombre d'Installations | 4,519 |
Version Actuelle | 1.4.23 |
Dernière Mise à Jour | 2023-02-20 |
Date de Publication | 2020-03-23 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Autel srl |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.autel.it/ |
URL de la Page d'Aide | https://www.autel.it/en/servizi-di-assistenza/ |
URL de la Page de Politique de Confidentialité | https://www.autel.it/bsapp/privacy_app_en.html |
Langues Prises en Charge | 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", " |