eCount Software - Printing Plug-In
eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip
Qu'est-ce que eCount Software - Printing Plug-In ?
eCount Software - Printing Plug-In est une extension Chrome développée par https://www.ecount.in, et sa fonction principale est "eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension eCount Software - Printing Plug-In
Téléchargez les fichiers d'extension eCount Software - Printing Plug-In 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
This Extension only used for who are using "erp.ecount.in" Software. This Extension is helpful for get direct printing from eCount software. eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip **Notes : This Extension will not work other than "erp.ecount.in" website. This is internal application of ecount users.
Informations de Base sur l'Extension
Nom | eCount Software - Printing Plug-In |
ID | ejphmlmhmgmoilajajgjmabakfggngnc |
URL Officiel | https://chromewebstore.google.com/detail/ecount-software-printing/ejphmlmhmgmoilajajgjmabakfggngnc |
Description | eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip |
Taille du Fichier | 18.77 KB |
Nombre d'Installations | 336 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2023-07-22 |
Date de Publication | 2019-09-24 |
Développeur | https://www.ecount.in |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.ecount.in |
URL de la Page d'Aide | https://www.ecount.in |
URL de la Page de Politique de Confidentialité | https://www.myepicsoft.com/pc.html |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "eCount Software - Printing Plug-In", "version": "1.2", "manifest_version": 3, "externally_connectable": { "matches": [ "http:\/\/localhost:*\/*", "*:\/\/*.ecount.in\/*", "*:\/\/*.ecount.co.in\/*", "*:\/\/*.myepicsoft.com\/*", "*:\/\/*.ecountbook.com\/*", "*:\/\/*.samvidha.online\/*", "*:\/\/*.eaccount.in\/*" ] }, "description": "eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install \"eDriver\" from ecount.in\/Download\/eDriver.zip", "background": { "service_worker": "background.js" }, "icons": { "128": "128.png" }, "permissions": [ "nativeMessaging" ] } |