Examine source code of touch

Inspect and view changes in touch 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
{
  "name": "touch",
  "theme": {
    "colors": {
      "bookmark_text": [
        220,
        220,
        220
      ],
      "frame": [
        3,
        11,
        46
      ],
      "frame_inactive": [
        1,
        1,
        1
      ],
      "frame_incognito": [
        1,
        1,
        1
      ],
      "ntp_background": [
        1,
        1,
        1
      ],
      "ntp_header": [
        225,
        233,
        43
      ],
      "ntp_link": [
        225,
        233,
        43
      ],
      "ntp_section": [
        15,
        4,
        118,
        0.5
      ],
      "ntp_section_link": [
        225,
        233,
        43
      ],
      "ntp_section_text": [
        255,
        255,
        255
      ],
      "ntp_text": [
        255,
        255,
        255
      ],
      "tab_background_text": [
        220,
        220,
        220
      ],
      "tab_text": [
        220,
        220,
        220
      ],
      "toolbar": [
        10,
        10,
        10,
        0.1
      ]
    },
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_frame": "images/theme_frame.png",
      "theme_frame_inactive": "images/theme_frame_inactive.png",
      "theme_ntp_background": "images/theme_ntp_background.jpg",
      "theme_tab_background": "images/theme_tab_background.png"
    },
    "properties": {
      "ntp_background_alignment": "bottom right",
      "ntp_background_repeat": "no-repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        0.58,
        1,
        0.8
      ],
      "frame_inactive": [
        -1,
        -1,
        -1
      ],
      "frame_incognito": [
        0.5,
        1,
        1
      ]
    }
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "0.9.0"
}