Belliata Salon Software

Belliata Salon Software

Looking for free salon software for your salon, spa, massage therapists and barbershop? Belliata scheduling software has everything.

Merlin
Additional files are visible only to premium users

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": {
    "16": "16.png",
    "24": "24.png",
    "32": "32.png",
    "48": "48.png",
    "64": "64.png",
    "128": "128.png"
  }
}