Invoices Maker for Google Chrome™

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

Invoices Maker for Google Chrome™คืออะไร?

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

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

screenshot
screenshot

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

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

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

                        This software can let you do less work 

Sending Invoices with our Free Software

Do you have to send invoices to your customers? 

Why use our Free Software?
Our software is user friendly, and simple to use. To begin using the software, you only need a few pieces of crucial information to make it, they are “services to charge for”, “payment information” and “contact person details”. With these 3 pieces of information, you can create an itright away and print it out for your own business records.
This free generator will guide you step by step

Time Saver
Our software eliminates time spent in doing repetitive tasks and sending them to customers. Once you begin using this free software, you have the luxury to customize your invoices and can get paid on time by your customers.

Highest level of security
Users are given full assurance that any information provided is secured and the data you create is deleted from our servers within 1 hour after creation. Rest assured that your data is safe and protected always.                    

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

ชื่อ Invoices Maker for Google Chrome™ Invoices Maker for Google Chrome™
ID nhppolcapbkijdpakbapijalcgnfjbgb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/invoices-maker-for-google/nhppolcapbkijdpakbapijalcgnfjbgb
คำอธิบาย This software can let you do less work and send invoices effortlessly in a timely manner.
ขนาดไฟล์ 339 KB
จำนวนการติดตั้ง 3,206
เวอร์ชันปัจจุบัน 3.0.0
อัปเดตครั้งล่าสุด 2022-08-31
วันที่เผยแพร่ 2019-09-19
คะแนน 4.12/5 รวมทั้งหมด 17 คะแนน
ผู้พัฒนา https://freeinvoicesmaker.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://freeinvoicesmaker.net
URL หน้านโยบายความเป็นส่วนตัว https://trackemail.co/privacy-policy
ภาษาที่รองรับ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,sr,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/bg-worker.js"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "homepage_url": "https:\/\/freeinvoicesmaker.net\/",
    "icons": {
        "128": "im-logo-128.png",
        "16": "im-logo-16.png",
        "48": "im-logo-48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "offline_enabled": true,
    "permissions": [
        "identity"
    ],
    "short_name": "invoicemaker",
    "version": "3.0.0",
    "web_accessible_resources": [
        {
            "resources": [
                "css\/*",
                "js\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "im-logo-16.png",
            "32": "im-logo-32.png"
        },
        "default_title": "__MSG_app_name__"
    }
}