GST Invoice Builder

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

Wat is GST Invoice Builder?

GST Invoice Builder is een Chrome-extensie ontwikkeld door https://www.exfi.in, en de belangrijkste functie is "An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie GST Invoice Builder

Download GST Invoice Builder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam GST Invoice Builder GST Invoice Builder
ID nifgnnmonogafiajfegcmeafngocfpcp
Officiële URL https://chromewebstore.google.com/detail/gst-invoice-builder/nifgnnmonogafiajfegcmeafngocfpcp
Beschrijving An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software
Bestandsgrootte 14.56 KB
Aantal Installaties 179
Huidige Versie 5.0
Laatst Bijgewerkt 2018-04-30
Publicatiedatum 2018-04-30
Beoordeling 4.50/5 Totaal 2 Beoordelingen
Ontwikkelaar https://www.exfi.in
Betalingswijze free
Extensiewebsite https://www.exfi.in
Help Pagina-URL https://www.exfi.in
Ondersteunde Talen 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"
    }
}