Belliata Salon Software
Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.
Belliata Salon Softwareとは何ですか?
Belliata Salon Softwareはhttps://belliata.comによって開発されたChromeの拡張機能で、その主な機能は「Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.」です。
拡張機能のスクリーンショット
Belliata Salon Software拡張機能のCRXファイルをダウンロード
Belliata Salon Software拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Belliata Salon Software is a free and easy to use scheduling software for salons, spas, massage therapists and barbers around the world.
Easily manage staff scheduling, online appointment booking and reputation management, you have one solution to manage your beauty and wellness business.
Free Features includes:
Unlimited staff scheduling
Unlimited appointments
Unlimited clients
Unlimited email appointment reminders
Online booking page
Post appointment customer satisfaction surveys
iOS & Android app
Point of Sale (POS)
Allow your staff to access their own calendar
7 days a week customer support
Premium Features
SMS Reminders – reduce client no-shows
Reputation Management – improve your online reviews by getting unhappy clients quicker
Large number of business reports
Sign up for free via and get access to your account by our Chrome Extension 拡張機能の基本情報
| 名前 | |
| ID | ehhanhbkngohceaojjnpdhnlobnfgihd |
| 公式URL | https://chromewebstore.google.com/detail/belliata-salon-software/ehhanhbkngohceaojjnpdhnlobnfgihd |
| 説明 | Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything. |
| ファイルサイズ | 34.42 KB |
| インストール数 | 42 |
| 現在のバージョン | 1.00 |
| 最終更新日 | 2020-06-02 |
| 公開日 | 2020-06-01 |
| 開発者 | https://belliata.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://belliatasalonsoftware.com |
| ヘルプページのURL | https://help.belliata.com |
| プライバシーポリシーページのURL | https://zolmi.com/privacy-policy |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Belliata Salon Software",
"version": "1.00",
"manifest_version": 2,
"description": "Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "128.png"
},
"icons": {
"128": "128.png",
"64": "64.png",
"48": "48.png",
"32": "32.png",
"24": "24.png",
"16": "16.png"
}
} | |