Play Doctor

Play Doctor

🦊Designed by MaDonna🦊 My wallpaper to match can be found at: http://abstract.desktopnexus.com/wallpaper/789622/

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Play Doctor",
  "manifest_version": 2,
  "version": "4.0",
  "theme": {
    "images": {
      "theme_frame": "PlayDoctorH.jpg"
    },
    "colors": {
      "frame": "rgba(216, 219, 168, 1)",
      "tab_background_text": "rgba(0, 0, 0, 1)",
      "toolbar": "rgba(216, 219, 167, 0)",
      "bookmark_text": "rgba(0, 0, 0, 1)",
      "toolbar_field": "rgba(216, 219, 167, 0.05)",
      "toolbar_field_text": "rgba(0, 0, 0, 1)",
      "tab_line": "rgba(0, 0, 0, 1)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fadf7c0e-3a4f-4bd2-9ab1-d434357e6548}"
    }
  }
}