Examine source code of DIR EN GREY - ARCHE

Inspect and view changes in DIR EN GREY - ARCHE 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": "DIR EN GREY - ARCHE",
  "theme": {
    "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"
    },
    "colors": {
      "bookmark_text": [
        220,
        220,
        220
      ],
      "button_background": [
        13,
        93,
        157,
        0.54
      ],
      "frame": [
        23,
        36,
        80
      ],
      "ntp_background": [
        23,
        36,
        80
      ],
      "ntp_header": [
        0,
        139,
        233
      ],
      "ntp_section": [
        0,
        107,
        217,
        0.5
      ],
      "ntp_section_link": [
        0,
        160,
        233
      ],
      "ntp_text": [
        117,
        175,
        255
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "tab_text": [
        238,
        238,
        238
      ],
      "toolbar": [
        0,
        62,
        126,
        0.72
      ]
    },
    "tints": {
      "buttons": [
        0.6,
        1,
        0.54
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  },
  "version": "1.2.6"
}