GST Invoice Builder

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

Qu'est-ce que GST Invoice Builder ?

GST Invoice Builder est une extension Chrome développée par https://www.exfi.in, et sa fonction principale est "An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension GST Invoice Builder

Téléchargez les fichiers d'extension GST Invoice Builder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom GST Invoice Builder GST Invoice Builder
ID nifgnnmonogafiajfegcmeafngocfpcp
URL Officiel 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
Taille du Fichier 14.56 KB
Nombre d'Installations 179
Version Actuelle 5.0
Dernière Mise à Jour 2018-04-30
Date de Publication 2018-04-30
Évaluation 4.50/5 Total 2 Évaluations
Développeur https://www.exfi.in
Type de Paiement free
Site Web de l'Extension https://www.exfi.in
URL de la Page d'Aide https://www.exfi.in
Langues Prises en Charge 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"
    }
}