GST Invoice Builder

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

Hvad er GST Invoice Builder?

GST Invoice Builder er en Chrome-udvidelse udviklet af https://www.exfi.in, og dens hovedfunktion er "An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software".

Udvidelsesskærmbilleder

screenshot

Download GST Invoice Builder-udvidelses-CRX-fil

Download GST Invoice Builder-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn GST Invoice Builder GST Invoice Builder
ID nifgnnmonogafiajfegcmeafngocfpcp
Officiel URL https://chromewebstore.google.com/detail/gst-invoice-builder/nifgnnmonogafiajfegcmeafngocfpcp
Beskrivelse An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software
Filstørrelse 14.56 KB
Antal Installationer 179
Nuværende Version 5.0
Senest Opdateret 2018-04-30
Udgivelsesdato 2018-04-30
Bedømmelse 4.50/5 Samlet 2 Bedømmelser
Udvikler https://www.exfi.in
Betalingsmetode free
Udvidelseswebsted https://www.exfi.in
Hjælpeside-URL https://www.exfi.in
Understøttede Sprog 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"
    }
}