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”。
扩展截图
下载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 |
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" ] } |