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

Vad är eCount Software - Printing Plug-In?

eCount Software - Printing Plug-In är en Chrome-tillägg utvecklad av https://www.ecount.in, och dess huvudfunktion är "eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip".

Tilläggsskärmbilder

screenshot

Ladda ner eCount Software - Printing Plug-In-förlängningens CRX-fil

Ladda ner eCount Software - Printing Plug-In-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn eCount Software - Printing Plug-In eCount Software - Printing Plug-In
ID ejphmlmhmgmoilajajgjmabakfggngnc
Officiell webbadress https://chromewebstore.google.com/detail/ecount-software-printing/ejphmlmhmgmoilajajgjmabakfggngnc
Beskrivning eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip
Filstorlek 18.77 KB
Antal Installationer 336
Aktuell Version 1.2
Senast Uppdaterad 2023-07-22
Publiceringsdatum 2019-09-24
Utvecklare https://www.ecount.in
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.ecount.in
Hjälpsida URL https://www.ecount.in
URL till Sekretesspolicy Sidan https://www.myepicsoft.com/pc.html
Stödda Språk 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"
    ]
}