Examine source code of Beauty and the Waterfall

Inspect and view changes in Beauty and the Waterfall 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.0",
  "name": "Beauty and the Waterfall",
  "description": "Resolution 1366x768 user requested.",
  "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": [
        216,
        215,
        218
      ],
      "ntp_text": [
        216,
        215,
        218
      ],
      "ntp_section_link": [
        216,
        215,
        218
      ],
      "ntp_section_text": [
        216,
        215,
        218
      ],
      "ntp_background": [
        63,
        62,
        67,
        0.5
      ],
      "ntp_header": [
        127,
        200,
        248,
        0.15
      ],
      "ntp_section": [
        127,
        200,
        248,
        0.15
      ],
      "frame": [
        127,
        200,
        248
      ],
      "toolbar": [
        63,
        62,
        67
      ],
      "tab_text": [
        216,
        215,
        218
      ],
      "tab_background_text": [
        216,
        215,
        218
      ],
      "bookmark_text": [
        216,
        215,
        218
      ]
    },
    "tints": {
      "buttons": [
        0.7,
        0.0387596899224806,
        0.252941176470588
      ],
      "frame_incognito": [
        0.532814778804084,
        0.843572984749455,
        0.69204152249135
      ],
      "frame_inactive": [
        0.7,
        0.0387596899224806,
        0.85
      ],
      "frame_incognito_inactive": [
        0.7,
        0.0387596899224806,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}