Mobile Hair Stylist Sydney

Mobile Hair Stylist Sydney

Mobile Hair Stylist Sydney, hair styling for all occasions. Hair styling for women, brides, bridal, formal and hair up styling.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Mobile Hair Stylist Sydney",
  "manifest_version": 2,
  "short_name": "Mobile Hair Stylist Sydney",
  "description": "Mobile Hair Stylist Sydney, hair styling for all occasions. Hair styling for women, brides, bridal, formal and hair up styling.",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "mobile-hair-stylist-sydney-16.png"
  },
  "icons": {
    "128": "mobile-hair-stylist-sydney-128.png"
  }
}