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