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
O que é eCount Software - Printing Plug-In?
eCount Software - Printing Plug-In é uma extensão do Chrome desenvolvida por https://www.ecount.in, e sua principal característica é "eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão eCount Software - Printing Plug-In
Baixe arquivos de extensão eCount Software - Printing Plug-In no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | eCount Software - Printing Plug-In |
ID | ejphmlmhmgmoilajajgjmabakfggngnc |
URL Oficial | https://chromewebstore.google.com/detail/ecount-software-printing/ejphmlmhmgmoilajajgjmabakfggngnc |
Descrição | eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip |
Tamanho do Arquivo | 18.77 KB |
Contagem de Instalações | 336 |
Versão Atual | 1.2 |
Última Atualização | 2023-07-22 |
Data de Publicação | 2019-09-24 |
Desenvolvedor | https://www.ecount.in |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.ecount.in |
URL da Página de Ajuda | https://www.ecount.in |
URL da Página de Política de Privacidade | https://www.myepicsoft.com/pc.html |
Idiomas Suportados | 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" ] } |