GST Invoice Builder
An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software
Was ist GST Invoice Builder?
GST Invoice Builder ist eine Chrome-Erweiterung, die von https://www.exfi.in entwickelt wurde, und ihr Hauptmerkmal ist "An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software".
Erweiterungsscreenshots
GST Invoice Builder-Erweiterungs-CRX-Datei herunterladen
Laden Sie GST Invoice Builder-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | GST Invoice Builder |
ID | nifgnnmonogafiajfegcmeafngocfpcp |
Offizielle URL | https://chromewebstore.google.com/detail/gst-invoice-builder/nifgnnmonogafiajfegcmeafngocfpcp |
Beschreibung | An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software |
Dateigröße | 14.56 KB |
Installationsanzahl | 179 |
Aktuelle Version | 5.0 |
Letztes Update | 2018-04-30 |
Veröffentlichungsdatum | 2018-04-30 |
Bewertung | 4.50/5 Insgesamt 2 Bewertungen |
Entwickler | https://www.exfi.in |
Zahlungsart | free |
Erweiterungswebsite | https://www.exfi.in |
Hilfeseite URL | https://www.exfi.in |
Unterstützte Sprachen | 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" } } |