Belliata Salon Software
Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.
What is Belliata Salon Software?
Belliata Salon Software is a Chrome extension developed by https://belliata.com, and its main feature is "Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.".
Extension Screenshots
Download Belliata Salon Software Extension CRX File
Download Belliata Salon Software extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 Extension Basic Information
| Name | |
| ID | ehhanhbkngohceaojjnpdhnlobnfgihd |
| Official URL | https://chromewebstore.google.com/detail/belliata-salon-software/ehhanhbkngohceaojjnpdhnlobnfgihd |
| Description | Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything. |
| File Size | 34.42 KB |
| Installation Count | 42 |
| Current Version | 1.00 |
| Last Updated | 2020-06-02 |
| Publish Date | 2020-06-01 |
| Developer | https://belliata.com |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://belliatasalonsoftware.com |
| Help Page URL | https://help.belliata.com |
| Privacy Policy Page URL | https://zolmi.com/privacy-policy |
| Supported Languages | 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"
}
} | |