GST Invoice Builder

An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software

What is GST Invoice Builder?

GST Invoice Builder is a Chrome extension developed by https://www.exfi.in, and its main feature is "An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software".

Extension Screenshots

screenshot

Download GST Invoice Builder Extension CRX File

Download GST Invoice Builder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name GST Invoice Builder GST Invoice Builder
ID nifgnnmonogafiajfegcmeafngocfpcp
Official URL https://chromewebstore.google.com/detail/gst-invoice-builder/nifgnnmonogafiajfegcmeafngocfpcp
Description An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software
File Size 14.56 KB
Installation Count 179
Current Version 5.0
Last Updated 2018-04-30
Publish Date 2018-04-30
Rating 4.50/5 Total 2 Ratings
Developer https://www.exfi.in
Payment Type free
Extension Website https://www.exfi.in
Help Page URL https://www.exfi.in
Supported Languages 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"
    }
}