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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://www.ecount.in
عنوان صفحة سياسة الخصوصية 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"
    ]
}