Examine source code of Kirino Theme

Inspect and view changes in Kirino Theme 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",
  "description": "Kirino Google Chrome Theme (Non Official)",
  "name": "Kirino Theme",
  "theme": {
    "colors": {
      "bookmark_text": [
        0,
        0,
        0
      ],
      "button_background": [
        0,
        0,
        0,
        0
      ],
      "control_background": [
        0,
        0,
        0,
        0
      ],
      "frame": [
        255,
        249,
        227
      ],
      "frame_inactive": [
        255,
        254,
        242
      ],
      "frame_incognito": [
        171,
        169,
        163
      ],
      "frame_incognito_inactive": [
        250,
        248,
        238
      ],
      "ntp_background": [
        255,
        255,
        255
      ],
      "ntp_header": [
        74,
        58,
        59
      ],
      "ntp_link": [
        74,
        58,
        59
      ],
      "ntp_section": [
        229,
        239,
        254
      ],
      "ntp_section_link": [
        74,
        58,
        59
      ],
      "ntp_section_text": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "toolbar": [
        253,
        189,
        141
      ]
    },
    "images": {
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_tab_background": "images/theme_tab_background.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.10095238095238,
        0.85,
        0.6
      ]
    }
  },
  "version": "1"
}