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.」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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__" } } |