Aura - Makeup & Hair

Aura - Makeup & Hair

Aura - a salon known for beautiful hair and makeup for clients and T.V. and film in North Carolina.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Aura - Makeup & Hair",
  "description": "Aura - a salon known for beautiful hair and makeup for clients and T.V. and film in North Carolina.",
  "version": "1.0.1",
  "browser_action": {
    "default_icon": "icon128.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "https://ajax.googleapis.com/"
  ]
}