Examine source code of Eminem theme by toxic

Inspect and view changes in Eminem theme by toxic 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",
  "version": "1.2",
  "name": "Eminem theme by toxic",
  "manifest_version": 2,
  "description": "A Grey Eminem theme by toxic",
  "theme": {
    "images": {
      "theme_toolbar": "images/frame_toxic",
      "theme_frame": "images/frame_toxic",
      "theme_tab_background": "images/tab_toxic",
      "theme_window_control_background": "images/wcb_toxic",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "frame": [
        61,
        61,
        61
      ],
      "toolbar": [
        61,
        61,
        61
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        255,
        255,
        255
      ],
      "ntp_background": [
        61,
        61,
        61
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        61,
        61,
        61
      ],
      "ntp_header": [
        61,
        61,
        61
      ],
      "ntp_section": [
        61,
        61,
        61
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_link_underline": [
        61,
        61,
        61
      ],
      "control_background": [
        61,
        61,
        61
      ],
      "button_background": [
        61,
        61,
        61
      ]
    },
    "tints": {
      "buttons": [
        -1,
        -1,
        -1
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "background_tab": [
        -1,
        0.5,
        0.75
      ]
    },
    "properties": {
      "ntp_background_repeat": "no-repeat",
      "ntp_background_alignment": "center",
      "ntp_logo_alternate": 0
    }
  }
}