Examine source code of Purple Simple Theme (vatlieuanvinh)

Inspect and view changes in Purple Simple Theme (vatlieuanvinh) 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": "Purple Simple Theme (vatlieuanvinh)",
  "short_name": "Purple Simple Theme",
  "version": "1.0.0",
  "description": "A dark theme created by vatlieuanvinh",
  "manifest_version": 3,
  "theme": {
    "images": {
      "theme_tab_background": "images/tab_inactive.png"
    },
    "colors": {
      "bookmark_text": [
        243,
        237,
        255
      ],
      "button_background": [
        74,
        74,
        140
      ],
      "frame": [
        57,
        55,
        132
      ],
      "frame_inactive": [
        52,
        50,
        119
      ],
      "frame_incognito": [
        52,
        50,
        119
      ],
      "frame_incognito_inactive": [
        57,
        55,
        132
      ],
      "ntp_background": [
        57,
        55,
        132
      ],
      "ntp_header": [
        52,
        50,
        119
      ],
      "omnibox_background": [
        51,
        49,
        132
      ],
      "omnibox_text": [
        84,
        226,
        85
      ],
      "theme_toolbar": [
        47,
        45,
        105
      ],
      "ntp_text": [
        243,
        237,
        255
      ],
      "tab_background_text": [
        243,
        237,
        255
      ],
      "tab_background_text_inactive": [
        255,
        255,
        255
      ],
      "tab_text": [
        243,
        237,
        255
      ],
      "toolbar": [
        52,
        50,
        119
      ]
    },
    "tints": {
      "buttons": [
        0.33450704225352107,
        1,
        0.6078431372549019
      ],
      "frame": [
        0.33450704225352107,
        1,
        0.6078431372549019
      ]
    },
    "properties": {
      "ntp_background_alignment": "right",
      "ntp_logo_alternate": 0
    }
  }
}