Examine source code of Cold Steel

Inspect and view changes in Cold Steel 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
{
  "description": "",
  "manifest_version": 2,
  "name": "Cold Steel",
  "theme": {
    "images": {
      "theme_frame": "images/frame.png",
      "theme_toolbar": "images/toolbar.png",
      "theme_tab_background": "images/btab.png"
    },
    "colors": {
      "frame": [
        176,
        178,
        181
      ],
      "frame_inactive": [
        203,
        204,
        205
      ],
      "frame_incognito": [
        124,
        125,
        126
      ],
      "frame_incognito_inactive": [
        187,
        188,
        189
      ],
      "toolbar": [
        173,
        179,
        182
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        0,
        0,
        0
      ],
      "ntp_background": [
        204,
        208,
        211
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_link_underline": [
        87,
        112,
        135
      ],
      "ntp_header": [
        10,
        10,
        10
      ],
      "ntp_section": [
        10,
        10,
        10
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        0,
        0,
        0
      ],
      "ntp_section_link_underline": [
        87,
        112,
        135
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0
      ]
    },
    "tints": {
      "buttons": [
        0,
        0,
        0
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0"
}