La La Land

La La Land

La La Land

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Gosling and Stone la la land",
  "manifest_version": 2,
  "version": "5.0",
  "theme": {
    "images": {
      "theme_frame": "lalaland.png"
    },
    "colors": {
      "frame": "rgba(229, 230, 232, 1)",
      "tab_background_text": "rgba(255, 255, 255, 1)",
      "toolbar": "rgba(140, 0, 255, 0.21)",
      "bookmark_text": "rgba(204, 204, 204, 1)",
      "toolbar_field": "rgba(147, 92, 214, 0)",
      "toolbar_field_text": "rgba(255, 255, 255, 0.45)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{be02ada4-43e3-49a2-9a6b-ed69e662aeb9}"
    }
  }
}