Examine source code of Justin Bieber Purple Space by toxic

Inspect and view changes in Justin Bieber Purple Space 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": "Justin Bieber Purple Space by toxic",
  "manifest_version": 2,
  "description": "Someone asked if I could do a JB Purple Space-Cloud 'style' theme, I hope they like it.",
  "theme": {
    "images": {
      "theme_toolbar": "t/toolbar_toxic",
      "theme_tab_background": "t/tab_toxic",
      "theme_tab_background_incognito": "t/tab_toxic",
      "theme_ntp_background": "t/background_toxic",
      "theme_frame": "t/frame_toxic",
      "theme_frame_inactive": "t/frame_toxic",
      "theme_frame_incognito": "t/frame_toxic"
    },
    "colors": {
      "ntp_link": [
        255,
        204,
        251
      ],
      "ntp_text": [
        255,
        204,
        251
      ],
      "ntp_section_link": [
        255,
        204,
        251
      ],
      "ntp_section_text": [
        255,
        204,
        251
      ],
      "ntp_background": [
        112,
        0,
        103
      ],
      "ntp_header": [
        170,
        0,
        156,
        0.15
      ],
      "ntp_section": [
        170,
        0,
        156,
        0.15
      ],
      "frame": [
        170,
        0,
        156
      ],
      "toolbar": [
        170,
        0,
        156
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        255,
        204,
        251
      ],
      "bookmark_text": [
        255,
        204,
        251
      ]
    },
    "tints": {
      "buttons": [
        0.84705882352941,
        1,
        0.33333333333333
      ],
      "frame_inactive": [
        0.5,
        0.5,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5,
        0.5,
        0.5
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}