Belliata Salon Software
Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.
O que é Belliata Salon Software?
Belliata Salon Software é uma extensão do Chrome desenvolvida por https://belliata.com, e sua principal característica é "Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Belliata Salon Software
Baixe arquivos de extensão Belliata Salon Software no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 Informações Básicas da Extensão
| Nome | |
| ID | ehhanhbkngohceaojjnpdhnlobnfgihd |
| URL Oficial | https://chromewebstore.google.com/detail/belliata-salon-software/ehhanhbkngohceaojjnpdhnlobnfgihd |
| Descrição | Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything. |
| Tamanho do Arquivo | 34.42 KB |
| Contagem de Instalações | 42 |
| Versão Atual | 1.00 |
| Última Atualização | 2020-06-02 |
| Data de Publicação | 2020-06-01 |
| Desenvolvedor | https://belliata.com |
| [email protected] | |
| Tipo de Pagamento | free |
| Site da Extensão | https://belliatasalonsoftware.com |
| URL da Página de Ajuda | https://help.belliata.com |
| URL da Página de Política de Privacidade | https://zolmi.com/privacy-policy |
| Idiomas Suportados | 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"
}
} | |