Examine source code of Graffiti Full Splash edition by toxic

Inspect and view changes in Graffiti Full Splash edition 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.0",
  "name": "Graffiti Full Splash edition by toxic",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar.png",
      "theme_frame": "images/frame.png",
      "theme_tab_background": "images/tab.png",
      "theme_ntp_attribution": "images/attribution_toxic",
      "theme_ntp_background": "images/background.jpg"
    },
    "colors": {
      "ntp_link": [
        213,
        210,
        223
      ],
      "ntp_text": [
        213,
        210,
        223
      ],
      "ntp_section_link": [
        213,
        210,
        223
      ],
      "ntp_section_text": [
        213,
        210,
        223
      ],
      "ntp_background": [
        63,
        58,
        81,
        0.5
      ],
      "ntp_header": [
        11,
        8,
        15,
        0.15
      ],
      "ntp_section": [
        11,
        8,
        15,
        0.15
      ],
      "frame": [
        11,
        8,
        15
      ],
      "toolbar": [
        63,
        58,
        81
      ],
      "tab_text": [
        213,
        210,
        223
      ],
      "tab_background_text": [
        213,
        210,
        223
      ],
      "bookmark_text": [
        213,
        210,
        223
      ]
    },
    "tints": {
      "buttons": [
        0.702898550724638,
        0.165467625899281,
        0.272549019607843
      ],
      "frame_incognito": [
        0.694677871148459,
        0.286445012787724,
        0.0424452133794694
      ],
      "frame_inactive": [
        0.702898550724638,
        0.165467625899281,
        0.85
      ],
      "frame_incognito_inactive": [
        0.702898550724638,
        0.165467625899281,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}