Club America 3AVC

Lleva tu pasión hasta en tu navegador
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Club America 4AVC",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.png"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "right center"
      ],
      "additional_backgrounds_tiling": [
        "no-repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(7, 7, 123, 0.29)",
      "toolbar_text": "rgb(255, 255, 255)",
      "frame": "rgb(0, 4, 77)",
      "tab_background_text": "rgb(253, 6, 0)",
      "toolbar_field": "rgb(255, 255, 255)",
      "toolbar_field_text": "rgb(0, 4, 77)",
      "tab_line": "rgb(255, 0, 0)",
      "popup": "rgb(0, 4, 77)",
      "popup_text": "rgb(251, 251, 251)",
      "tab_loading": "rgb(255, 0, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3a8c324c-0555-42da-a801-e13968ccf715}"
    }
  }
}