Examine source code of Space Rainbow - 2560x

Inspect and view changes in Space Rainbow - 2560x 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": "https://clients2.google.com/service/update2/crx",
  "version": "1.1",
  "name": "Space Rainbow - 2560x",
  "description": "RESOLUTION 2560x1600 - let me know if you would like a different size @ https://www.facebook.com/toxicthemesv2",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar.png",
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_background": "images/background.png"
    },
    "colors": {
      "ntp_link": [
        19,
        41,
        57
      ],
      "ntp_text": [
        19,
        41,
        57
      ],
      "ntp_section_link": [
        19,
        41,
        57
      ],
      "ntp_section_text": [
        19,
        41,
        57
      ],
      "ntp_background": [
        135,
        181,
        214,
        0.5
      ],
      "ntp_header": [
        53,
        142,
        208,
        0.15
      ],
      "ntp_section": [
        53,
        142,
        208,
        0.15
      ],
      "frame": [
        53,
        142,
        208
      ],
      "toolbar": [
        135,
        181,
        214
      ],
      "tab_text": [
        19,
        41,
        57
      ],
      "tab_background_text": [
        19,
        41,
        57
      ],
      "bookmark_text": [
        19,
        41,
        57
      ]
    },
    "tints": {
      "buttons": [
        0.569620253164557,
        0.490683229813665,
        0.684313725490196
      ],
      "frame_incognito": [
        0.537381404174573,
        0.585872903378219,
        0.481660899653979
      ],
      "frame_inactive": [
        0.569620253164557,
        0.490683229813665,
        0.15
      ],
      "frame_incognito_inactive": [
        0.569620253164557,
        0.490683229813665,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}