Invoices Maker

This software can let you do less work and send invoices effortlessly in a timely manner.

Invoices Makerคืออะไร?

Invoices Maker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://invoicesmaker.freeonlineapps.net และคุณลักษณะหลักของมันคือ "This software can let you do less work and send invoices effortlessly in a timely manner."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Invoices Maker

ดาวน์โหลดไฟล์ส่วนขยาย Invoices Maker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Do you need to make an official looking invoice for your business?

Need a simple and effective manner to make an invoice? 

Just install our software Invoices Maker!

Enter in the details such as amount to be paid, business name etc

The Invoice is created and can be saved in PDF Format

You can save your invoice on your Google drive also

This software is 100% free, you can begin making professional looking invoices today with Invoices Maker                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Invoices Maker Invoices Maker
ID oenbhebfdnilmnmdilcocjngkaijjamc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/invoices-maker/oenbhebfdnilmnmdilcocjngkaijjamc
คำอธิบาย This software can let you do less work and send invoices effortlessly in a timely manner.
ขนาดไฟล์ 1.07 MB
จำนวนการติดตั้ง 626
เวอร์ชันปัจจุบัน 3.0.1
อัปเดตครั้งล่าสุด 2023-10-28
วันที่เผยแพร่ 2020-05-11
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://invoicesmaker.freeonlineapps.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://invoicesmaker.freeonlineapps.net
URL หน้าช่วยเหลือ https://invoicesmaker.freeonlineapps.net/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.freebusinessapps.net/privacy
ภาษาที่รองรับ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "offline_enabled": true,
    "short_name": "invoice generator",
    "version": "3.0.1",
    "container": [
        "GOOGLE_DRIVE"
    ],
    "background": {
        "service_worker": "\/js\/bg-worker.js"
    },
    "homepage_url": "https:\/\/invoicesmaker.freeonlineapps.net\/",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "48": "img\/icon48.png"
    },
    "permissions": [],
    "action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "32": "img\/icon32.png"
        },
        "default_title": "__MSG_app_name__"
    }
}