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
Wat is eCount Software - Printing Plug-In?
eCount Software - Printing Plug-In is een Chrome-extensie ontwikkeld door https://www.ecount.in, en de belangrijkste functie is "eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip".
Extensie Screenshots
Download het CRX-bestand van de extensie eCount Software - Printing Plug-In
Download eCount Software - Printing Plug-In-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | eCount Software - Printing Plug-In |
ID | ejphmlmhmgmoilajajgjmabakfggngnc |
Officiële URL | https://chromewebstore.google.com/detail/ecount-software-printing/ejphmlmhmgmoilajajgjmabakfggngnc |
Beschrijving | eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip |
Bestandsgrootte | 18.77 KB |
Aantal Installaties | 336 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2023-07-22 |
Publicatiedatum | 2019-09-24 |
Ontwikkelaar | https://www.ecount.in |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.ecount.in |
Help Pagina-URL | https://www.ecount.in |
URL van de Privacybeleid Pagina | https://www.myepicsoft.com/pc.html |
Ondersteunde Talen | 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" ] } |