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是由https://www.ecount.in開發的Chrome擴展程式,該擴展的主要功能是“eCount ERP Software Fast Printing Plug - In. To Use this client must have to Install "eDriver" from ecount.in/Download/eDriver.zip”。

擴展截圖

screenshot

下載eCount Software - Printing Plug-In擴展crx文件

下載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
官方網址 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"
    ]
}