Invoices Maker

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

什麼是Invoices Maker?

Invoices Maker是由https://invoicesmaker.freeonlineapps.net開發的Chrome擴展程式,該擴展的主要功能是“This software can let you do less work and send invoices effortlessly in a timely manner.”。

擴展截圖

screenshot

下載Invoices Maker擴展crx文件

下載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
官方網址 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__"
    }
}