Hair Salons Near Me

Hair Salons Near Me

The best hair salon near you that you can visit right now

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Hair Salons Near Me",
  "manifest_version": 2,
  "short_name": "Find Hair Salons Near You Right Now",
  "description": "The best hair salon near you that you can visit right now",
  "version": "1",
  "icons": {
    "128": "hair-salon-logo.png"
  },
  "app": {
    "launch": {
      "web_url": "https://avanearbysalon.com/hair-salons-near-me/"
    }
  }
}