GST Invoice Builder

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

ما هو GST Invoice Builder؟

GST Invoice Builder هو إضافة Chrome تم تطويرها بواسطة https://www.exfi.in، والميزة الرئيسية لها هي "An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة GST Invoice Builder

قم بتنزيل ملفات الامتداد GST Invoice Builder بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم GST Invoice Builder GST Invoice Builder
ID nifgnnmonogafiajfegcmeafngocfpcp
عنوان URL الرسمي https://chromewebstore.google.com/detail/gst-invoice-builder/nifgnnmonogafiajfegcmeafngocfpcp
الوصف An Online Invoice Utility To Help you Build GST Based Invoices In Seconds. Visit www.Exfi.in For Complete GST Software
حجم الملف 14.56 KB
عدد التثبيتات 179
النسخة الحالية 5.0
آخر تحديث 2018-04-30
تاريخ النشر 2018-04-30
تقييم 4.50/5 مجموع تقييمات 2
المطور https://www.exfi.in
نوع الدفع free
موقع الإضافة https://www.exfi.in
عنوان صفحة المساعدة https://www.exfi.in
اللغات المدعومة 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"
    }
}