Belliata Salon Software
Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.
Was ist Belliata Salon Software?
Belliata Salon Software ist eine Chrome-Erweiterung, die von https://belliata.com entwickelt wurde, und ihr Hauptmerkmal ist "Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.".
Erweiterungsscreenshots
Belliata Salon Software-Erweiterungs-CRX-Datei herunterladen
Laden Sie Belliata Salon Software-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ehhanhbkngohceaojjnpdhnlobnfgihd |
| Offizielle URL | https://chromewebstore.google.com/detail/belliata-salon-software/ehhanhbkngohceaojjnpdhnlobnfgihd |
| Beschreibung | Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything. |
| Dateigröße | 34.42 KB |
| Installationsanzahl | 42 |
| Aktuelle Version | 1.00 |
| Letztes Update | 2020-06-02 |
| Veröffentlichungsdatum | 2020-06-01 |
| Entwickler | https://belliata.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://belliatasalonsoftware.com |
| Hilfeseite URL | https://help.belliata.com |
| URL der Datenschutzrichtlinien-Seite | https://zolmi.com/privacy-policy |
| Unterstützte Sprachen | 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"
}
} | |