Angry Birds

Angry Birds

Resolutions 1680x1050. Angry Birds is one of the most talked-about games in recent history. And now they’ve finally arrived on the…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0",
  "name": "Angry Birds",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame_1680x1050.png",
      "theme_toolbar": "images/theme_toolbar_1680x1050.png",
      "theme_ntp_background": "images/theme_ntp_background_1680x1050.jpg",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        29,
        86,
        118
      ],
      "toolbar": [
        230,
        245,
        254
      ],
      "tab_text": [
        3,
        45,
        68
      ],
      "tab_background_text": [
        3,
        45,
        68
      ],
      "bookmark_text": [
        3,
        45,
        68
      ],
      "ntp_background": [
        198,
        234,
        255
      ],
      "ntp_text": [
        3,
        45,
        68
      ],
      "ntp_link": [
        6,
        106,
        161
      ],
      "ntp_section": [
        230,
        245,
        254
      ],
      "ntp_section_text": [
        3,
        45,
        68
      ],
      "ntp_section_link": [
        6,
        106,
        161
      ]
    },
    "properties": {
      "ntp_background_alignment": "center top",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    }
  }
}