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
Hvad er eCount Software - Printing Plug-In?
eCount Software - Printing Plug-In er en Chrome-udvidelse udviklet af https://www.ecount.in, og dens hovedfunktion er "eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip".
Udvidelsesskærmbilleder
Download eCount Software - Printing Plug-In-udvidelses-CRX-fil
Download eCount Software - Printing Plug-In-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | eCount Software - Printing Plug-In |
ID | ejphmlmhmgmoilajajgjmabakfggngnc |
Officiel URL | https://chromewebstore.google.com/detail/ecount-software-printing/ejphmlmhmgmoilajajgjmabakfggngnc |
Beskrivelse | eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip |
Filstørrelse | 18.77 KB |
Antal Installationer | 336 |
Nuværende Version | 1.2 |
Senest Opdateret | 2023-07-22 |
Udgivelsesdato | 2019-09-24 |
Udvikler | https://www.ecount.in |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.ecount.in |
Hjælpeside-URL | https://www.ecount.in |
URL til Fortrolighedspolitik Side | https://www.myepicsoft.com/pc.html |
Understøttede Sprog | 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" ] } |