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 là gì?

GST Invoice Builder là một tiện ích mở rộng Chrome được phát triển bởi https://www.exfi.in, và tính năng chính của nó là "An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng GST Invoice Builder

Tải xuống các tệp mở rộng GST Invoice Builder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên GST Invoice Builder GST Invoice Builder
ID nifgnnmonogafiajfegcmeafngocfpcp
URL Chính Thức https://chromewebstore.google.com/detail/gst-invoice-builder/nifgnnmonogafiajfegcmeafngocfpcp
Mô tả An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software
Kích Thước Tệp 14.56 KB
Số Lần Cài Đặt 179
Phiên Bản Hiện Tại 5.0
Cập Nhật Lần Cuối 2018-04-30
Ngày Phát Hành 2018-04-30
Đánh Giá 4.50/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://www.exfi.in
Loại Thanh Toán free
Trang Web Mở Rộng https://www.exfi.in
URL Trang Trợ Giúp https://www.exfi.in
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}