Examine source code of Kashmir

Inspect and view changes in Kashmir 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.2",
  "name": "Kashmir",
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame_camo.png",
      "theme_frame_overlay": "images/theme_frame_stripe.png",
      "theme_tab_background": "images/theme_toolbar_background.png",
      "theme_toolbar": "images/theme_tab.png",
      "theme_ntp_background": "images/theme_ntp_background_norepeat.jpg",
      "theme_ntp_attribution": "images/attribution.png"
    },
    "colors": {
      "frame": [
        60,
        150,
        0
      ],
      "toolbar": [
        80,
        175,
        0
      ],
      "ntp_text": [
        0,
        0,
        10
      ],
      "ntp_link": [
        0,
        0,
        10
      ],
      "ntp_section": [
        60,
        150,
        0
      ],
      "button_background": [
        60,
        150,
        0
      ],
      "ntp_background": [
        95,
        170,
        0
      ],
      "tab_text": [
        45,
        65,
        0
      ],
      "tab_background_text": [
        60,
        100,
        0
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.33,
        0.5,
        0.47
      ]
    },
    "properties": {
      "ntp_background_alignment": "bottom left"
    }
  }
}