Examine source code of Easy Blue Christmas

Inspect and view changes in Easy Blue Christmas 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": "2.1",
  "name": "Easy Blue Christmas",
  "description": "Resolution: 1366x768 - First created: 21st November 2010 and now has been requested for an update.",
  "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_toxic"
    },
    "colors": {
      "ntp_link": [
        20,
        30,
        57
      ],
      "ntp_text": [
        20,
        30,
        57
      ],
      "ntp_section_link": [
        20,
        30,
        57
      ],
      "ntp_section_text": [
        20,
        30,
        57
      ],
      "ntp_background": [
        132,
        154,
        212,
        0.5
      ],
      "ntp_header": [
        49,
        91,
        209,
        0.15
      ],
      "ntp_section": [
        49,
        91,
        209,
        0.15
      ],
      "frame": [
        49,
        91,
        209
      ],
      "toolbar": [
        132,
        154,
        212
      ],
      "tab_text": [
        20,
        30,
        57
      ],
      "tab_background_text": [
        20,
        30,
        57
      ],
      "bookmark_text": [
        20,
        30,
        57
      ]
    },
    "tints": {
      "buttons": [
        0.620833333333333,
        0.481927710843374,
        0.674509803921569
      ],
      "frame_incognito": [
        0.586274509803922,
        0.597572362278245,
        0.476124567474048
      ],
      "frame_inactive": [
        0.620833333333333,
        0.481927710843374,
        0.15
      ],
      "frame_incognito_inactive": [
        0.620833333333333,
        0.481927710843374,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}