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

Τι είναι το eCount Software - Printing Plug-In;

Το eCount Software - Printing Plug-In είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.ecount.in, και η κύρια λειτουργία του είναι "eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης eCount Software - Printing Plug-In

Λήψη αρχείων επέκτασης eCount Software - Printing Plug-In σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα eCount Software - Printing Plug-In eCount Software - Printing Plug-In
ID ejphmlmhmgmoilajajgjmabakfggngnc
Επίσημο URL https://chromewebstore.google.com/detail/ecount-software-printing/ejphmlmhmgmoilajajgjmabakfggngnc
Περιγραφή eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip
Μέγεθος Αρχείου 18.77 KB
Αριθμός Εγκαταστάσεων 336
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2023-07-22
Ημερομηνία Δημοσίευσης 2019-09-24
Προγραμματιστής https://www.ecount.in
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.ecount.in
Διεύθυνση URL της Σελίδας Βοήθειας https://www.ecount.in
URL της Σελίδας Πολιτικής Απορρήτου https://www.myepicsoft.com/pc.html
Υποστηριζόμενες Γλώσσες 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"
    ]
}