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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
도움말 페이지 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"
    ]
}