Examine source code of Date A Live (Yoshino) [1366x768]

Inspect and view changes in Date A Live (Yoshino) [1366x768] 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,
  "version": "1.0",
  "name": "Date A Live (Yoshino) [1366x768]",
  "icons": {
    "128": "images/icon128.png"
  },
  "theme": {
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_tab_background": "images/theme_tab_background.png"
    },
    "colors": {
      "tab_text": [
        50,
        150,
        150
      ],
      "bookmark_text": [
        50,
        150,
        150
      ],
      "tab_background_text": [
        125,
        125,
        125
      ],
      "ntp_text": [
        250,
        150,
        150
      ],
      "ntp_link": [
        250,
        150,
        150
      ],
      "ntp_section_link": [
        50,
        150,
        150
      ]
    },
    "tints": {
      "buttons": [
        0.5,
        0.7,
        0.7
      ]
    },
    "properties": {
      "ntp_background_alignment": "top"
    }
  }
}