Examine source code of legend of zelda: skyward sword

Inspect and view changes in legend of zelda: skyward sword 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",
  "name": "legend of zelda: skyward sword",
  "description": "join link, as you breeze through the bright hyrulian sky in this skyward sword theme. enjoy! :)",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png"
    },
    "colors": {
      "frame": [
        16,
        109,
        201
      ],
      "frame_inactive": [
        161,
        182,
        228
      ],
      "frame_incognito": [
        83,
        106,
        139
      ],
      "frame_incognito_inactive": [
        126,
        139,
        156
      ],
      "toolbar": [
        255,
        223,
        61
      ],
      "tab_text": [
        16,
        109,
        201
      ],
      "tab_background_text": [
        12,
        140,
        237
      ],
      "bookmark_text": [
        14,
        98,
        181
      ],
      "ntp_background": [
        16,
        109,
        201
      ],
      "ntp_text": [
        176,
        16,
        16
      ],
      "button_background": [
        44,
        148,
        37,
        0
      ]
    },
    "properties": {
      "ntp_background_alignment": "left",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.35036496350365,
        0.66829268292683,
        0.40196078431373
      ],
      "frame": [
        -1,
        -1,
        -1
      ],
      "frame_inactive": [
        -1,
        -1,
        0.75
      ],
      "frame_incognito": [
        0.022401433691756,
        0.75,
        0.51372549019608
      ],
      "frame_incognito_inactive": [
        0.022151898734177,
        0.79,
        0.3921568627451
      ],
      "background_tab": [
        0,
        0,
        1
      ]
    }
  }
}