Free Online Invoicing | Brisk Invoicing

Create Invoices Anywhere, Anytime.

Free Online Invoicing | Brisk Invoicingとは何ですか?

Free Online Invoicing | Brisk InvoicingはBrisk Cloudwareによって開発されたChromeの拡張機能で、その主な機能は「Create Invoices Anywhere, Anytime.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Free Online Invoicing | Brisk Invoicing拡張機能のCRXファイルをダウンロード

Free Online Invoicing | Brisk Invoicing拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Free Online Invoicing - Create Invoices Anywhere Anytime

Easy and intuitive online invoicing helps businesses look professional and stay organized.

Get Organized

- Create and send invoices securely from anywhere
- Instantly email, print or save invoices to PDF
- Schedule recurring invoices to save time
- Invoice template provides professional appearance
- Easily view the invoice status: unpaid, paid or overdue
- Maintain a database of products and their costs

Invoice on the Go

- You'll have your first invoice ready to send within minutes
- Securely send invoices to customers wherever you are
- Mobile compatibility makes it easy to login on your smart phone

Schedule Invoices

- The recurring invoice option gives you the ability to create an invoice template for customers that order the same items on a regular interval.

- Simply create your invoice, select the recurring invoice option and set the invoicing schedule. It's that easy.                    

拡張機能の基本情報

名前 Free Online Invoicing | Brisk Invoicing Free Online Invoicing | Brisk Invoicing
ID hpdpjghflkdpdhfajmhpafhkpfglbdpi
公式URL https://chrome.google.com/webstore/detail/free-online-invoicing-bri/hpdpjghflkdpdhfajmhpafhkpfglbdpi
説明 Create Invoices Anywhere, Anytime.
ファイルサイズ 11.21 KB
インストール数 244
現在のバージョン 1.0.1
最終更新日 2019-06-18
公開日 2019-06-18
評価 4.00/5 合計 1 レビュー
開発者 Brisk Cloudware
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.briskinvoicing.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Free Online Invoicing | Brisk Invoicing",
    "short_name": "BriskInvoicing",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Create Invoices Anywhere, Anytime.",
    "homepage_url": "https:\/\/www.brisktable.com",
    "icons": {
        "128": "images\/128x128.png"
    },
    "background": {
        "scripts": [
            "bichromeextension.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "Open BriskInvoicing"
    },
    "permissions": [
        "http:\/\/www.briskinvoicing.com\/*",
        "https:\/\/www.briskinvoicing.com\/*"
    ]
}