Examine source code of Rei Miyamoto - HOTD

Inspect and view changes in Rei Miyamoto - HOTD 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",
  "version": "1.0",
  "name": "Rei Miyamoto - HOTD",
  "description": "Rei Miyamoto from Highschool of the Dead",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar_toxic",
      "theme_frame": "images/frame_toxic",
      "theme_tab_background": "images/tab_toxic",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        38,
        38,
        38
      ],
      "ntp_text": [
        38,
        38,
        38
      ],
      "ntp_section_link": [
        38,
        38,
        38
      ],
      "ntp_section_text": [
        38,
        38,
        38
      ],
      "ntp_background": [
        174,
        174,
        174,
        0.5
      ],
      "ntp_header": [
        224,
        224,
        222,
        0.15
      ],
      "ntp_section": [
        224,
        224,
        222,
        0.15
      ],
      "frame": [
        224,
        224,
        222
      ],
      "toolbar": [
        174,
        174,
        174
      ],
      "tab_text": [
        38,
        38,
        38
      ],
      "tab_background_text": [
        38,
        38,
        38
      ],
      "bookmark_text": [
        38,
        38,
        38
      ]
    },
    "tints": {
      "buttons": [
        0.001,
        0.001,
        0.682352941176471
      ],
      "frame_incognito": [
        0.156862745098039,
        0.0294117647058822,
        0.823068050749712
      ],
      "frame_inactive": [
        0.001,
        0.001,
        0.15
      ],
      "frame_incognito_inactive": [
        0.001,
        0.001,
        0.15
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}