Examine source code of Club America 1916 1AVC

Inspect and view changes in Club America 1916 1AVC source codes across current and past versions
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 1916 1AVC",
  "theme": {
    "images": {
      "additional_backgrounds": [
        "images/0.jpg"
      ]
    },
    "properties": {
      "additional_backgrounds_alignment": [
        "center center"
      ],
      "additional_backgrounds_tiling": [
        "repeat"
      ]
    },
    "colors": {
      "toolbar": "rgba(0, 4, 77, 0.45)",
      "toolbar_text": "rgb(255, 249, 3)",
      "frame": "rgb(0, 4, 77)",
      "tab_background_text": "rgb(255, 5, 0)",
      "toolbar_field": "rgba(0, 4, 77, 0.5)",
      "toolbar_field_text": "rgb(255, 249, 3)",
      "tab_line": "rgb(255, 5, 0)",
      "popup": "rgba(0, 4, 77, 0.9)",
      "popup_text": "rgb(255, 249, 3)",
      "button_background_active": "rgba(0, 4, 77, 0.5)",
      "button_background_hover": "rgba(0, 4, 77, 0.5)",
      "frame_inactive": "rgba(0, 4, 77, 0.5)",
      "icons_attention": "rgb(255, 5, 0)",
      "icons": "rgb(255, 5, 0)",
      "ntp_background": "rgb(0, 4, 77)",
      "popup_border": "rgb(255, 5, 0)",
      "popup_highlight_text": "rgb(0, 4, 77)",
      "tab_text": "rgb(255, 249, 3)",
      "toolbar_bottom_separator": "rgba(0, 4, 77, 0.9)",
      "toolbar_field_border_focus": "rgb(255, 5, 0)",
      "toolbar_field_border": "rgb(255, 5, 0)",
      "toolbar_field_highlight_text": "rgb(255, 249, 3)",
      "toolbar_field_highlight": "rgb(255, 5, 0)",
      "toolbar_field_separator": "rgb(255, 5, 0)",
      "tab_loading": "rgb(255, 5, 0)"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cdae8476-dc0a-4aa1-973e-0ea268ebda5b}"
    }
  }
}