GST Invoice Builder

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

Co to jest GST Invoice Builder?

GST Invoice Builder to rozszerzenie Chrome opracowane przez https://www.exfi.in, a jego główną funkcją jest „An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia GST Invoice Builder

Pobierz pliki rozszerzeń GST Invoice Builder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa GST Invoice Builder GST Invoice Builder
ID nifgnnmonogafiajfegcmeafngocfpcp
Oficjalny URL https://chromewebstore.google.com/detail/gst-invoice-builder/nifgnnmonogafiajfegcmeafngocfpcp
Opis An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software
Rozmiar pliku 14.56 KB
Liczba instalacji 179
Aktualna Wersja 5.0
Ostatnia Aktualizacja 2018-04-30
Data Publikacji 2018-04-30
Ocena 4.50/5 Łącznie 2 Oceny
Deweloper https://www.exfi.in
Typ Płatności free
Strona Rozszerzenia https://www.exfi.in
Adres URL Strony Pomocy https://www.exfi.in
Obsługiwane Języki 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"
    }
}