Examine source code of Katy Perry Theme

Inspect and view changes in Katy Perry 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",
  "version": "1",
  "name": "Katy Perry Theme",
  "description": "Show your love for Katy Perry by downloading this custom Chrome theme brought to you by www.katyperrygoogle.com",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png"
    },
    "colors": {
      "frame": [
        230,
        131,
        230
      ],
      "frame_inactive": [
        246,
        197,
        250
      ],
      "frame_incognito": [
        255,
        150,
        255
      ],
      "frame_incognito_inactive": [
        219,
        29,
        240
      ],
      "toolbar": [
        246,
        197,
        250
      ],
      "tab_text": [
        223,
        7,
        247
      ],
      "tab_background_text": [
        64,
        64,
        64
      ],
      "bookmark_text": [
        201,
        32,
        139
      ],
      "ntp_background": [
        246,
        197,
        250
      ],
      "ntp_text": [
        223,
        7,
        247
      ],
      "ntp_link": [
        219,
        29,
        240
      ],
      "ntp_header": [
        223,
        7,
        247
      ],
      "ntp_section": [
        255,
        150,
        255
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        204,
        27,
        180
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "left bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.81666666666667,
        0.94488188976378,
        0.49803921568627
      ],
      "frame": [
        0.81666666666667,
        0.94488188976378,
        0.49803921568627
      ],
      "frame_inactive": [
        0.81666666666667,
        0.94488188976378,
        0.49803921568627
      ],
      "frame_incognito": [
        0.81666666666667,
        0.94488188976378,
        0.49803921568627
      ],
      "frame_incognito_inactive": [
        0.81666666666667,
        0.94488188976378,
        0.49803921568627
      ],
      "background_tab": [
        0.81666666666667,
        0.94488188976378,
        0.49803921568627
      ]
    }
  }
}