Examine source code of Iron Man Aero Theme

Inspect and view changes in Iron Man Aero Theme 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
{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "description": "An Iron Man Theme Including Aero By AeroBoy.",
  "name": "Iron Man Aero Theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        237,
        237,
        237
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        178,
        6,
        6
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        237,
        237,
        237
      ],
      "ntp_section": [
        143,
        3,
        3,
        0.25
      ],
      "ntp_section_link": [
        254,
        254,
        254
      ],
      "ntp_section_link_underline": [
        254,
        254,
        254
      ],
      "ntp_section_text": [
        237,
        237,
        237
      ],
      "ntp_text": [
        237,
        237,
        237
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        143,
        3,
        3,
        0.45
      ]
    },
    "images": {
      "theme_button_background": "images/frame.png",
      "theme_ntp_background": "images/ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_window_control_background": "images/control.png"
    },
    "properties": {
      "ntp_background_alignment": "right top",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": "1"
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ],
      "frame_incognito": [
        0.5,
        0.5,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5,
        0.5,
        0.5
      ]
    }
  },
  "version": "1.0"
}