GST Invoice Builder
An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software
什么是GST Invoice Builder?
GST Invoice Builder是由https://www.exfi.in开发的Chrome扩展程序,该扩展的主要功能是“An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software”。
扩展截图
下载GST Invoice Builder扩展crx文件
下载GST Invoice Builder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a free simple utility to help you build GST invoices . Many business owners look for a perfect invoice layout and sometimes ends up paying for a simple invoice software , this is where this simple tools comes in . If you need more elaborate Inventory + Invoicing + Reports + GSTR1 and GSTR3B then download our free trial , windows software from www.exfi.in.
扩展基本信息
名称 | GST Invoice Builder |
ID | nifgnnmonogafiajfegcmeafngocfpcp |
官方URL | https://chromewebstore.google.com/detail/gst-invoice-builder/nifgnnmonogafiajfegcmeafngocfpcp |
简介 | An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software |
文件大小 | 14.56 KB |
安装次数 | 179 |
当前版本 | 5.0 |
更新时间 | 2018-04-30 |
上架时间 | 2018-04-30 |
评分 | 4.50/5 共2次评分 |
开发者 | https://www.exfi.in |
付费类型 | free |
扩展官网 | https://www.exfi.in |
帮助页面URL | https://www.exfi.in |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GST Invoice Builder", "description": "An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software", "version": "5.0", "manifest_version": 2, "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "browser_action": { "title": "Goto Exfi.in" } } |