Examine source code of SRD VanilaDoki

Inspect and view changes in SRD VanilaDoki 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",
  "name": "SRD VanilaDoki",
  "short_name": "SRD VanilaDoki",
  "version": "88.2.3",
  "description": "A darkSRD VanilaDoki modeled after Vanilla from NekoPara",
  "manifest_version": 3,
  "theme": {
    "images": {
      "theme_toolbar": "images/tab_highlight.png",
      "theme_tab_background": "images/tab_inactive.png"
    },
    "colors": {
      "bookmark_text": [
        205,
        205,
        205
      ],
      "button_background": [
        57,
        60,
        72
      ],
      "frame": [
        45,
        47,
        67
      ],
      "frame_inactive": [
        43,
        44,
        61
      ],
      "frame_incognito": [
        43,
        44,
        61
      ],
      "frame_incognito_inactive": [
        45,
        47,
        67
      ],
      "ntp_background": [
        45,
        47,
        67
      ],
      "ntp_header": [
        43,
        44,
        61
      ],
      "omnibox_background": [
        39,
        41,
        53
      ],
      "omnibox_text": [
        157,
        235,
        255
      ],
      "theme_toolbar": [
        59,
        60,
        88
      ],
      "ntp_text": [
        205,
        205,
        205
      ],
      "tab_background_text": [
        205,
        205,
        205
      ],
      "tab_background_text_inactive": [
        90,
        94,
        108
      ],
      "tab_text": [
        205,
        205,
        205
      ],
      "toolbar": [
        43,
        44,
        61
      ]
    },
    "tints": {
      "buttons": [
        0.5340136054421769,
        1,
        0.807843137254902
      ],
      "frame": [
        0.5340136054421769,
        1,
        0.807843137254902
      ]
    },
    "properties": {
      "ntp_background_alignment": "right",
      "ntp_logo_alternate": 0
    }
  }
}