Examine source code of VOCALOID3 - KAITO V3 Ver.2

Inspect and view changes in VOCALOID3 - KAITO V3 Ver.2 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": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "VOCALOID3 - KAITO V3 Ver.2",
  "theme": {
    "colors": {
      "bookmark_text": [
        220,
        220,
        220
      ],
      "button_background": [
        44,
        74,
        155,
        0.54
      ],
      "frame": [
        23,
        36,
        80
      ],
      "ntp_background": [
        23,
        36,
        80
      ],
      "ntp_header": [
        0,
        202,
        255
      ],
      "ntp_text": [
        71,
        133,
        194
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        35,
        59,
        123,
        0.72
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_attribution": "images/theme_ntp_attribution.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "buttons": [
        0.54,
        1,
        0.5
      ]
    }
  },
  "version": "2.2"
}