Examine source code of Minimal Red

Inspect and view changes in Minimal Red 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
{
  "description": "A very minimal clean dark theme with Red accent. #Modern #Material #Simple",
  "icons": {
    "128": "images/icon128.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoWkH1Gpwni09UEP6XCzzLUKNV8Awu/7AlgNLWLvdIgzHVnI/3tIZ3OanyH3z6AaZMiYcgqCULP5a1RDUVf4Tfx7jAhus8aA1u3rX3lBlzQcr2cSKKdBf41HqZeltrtZwbSuZWVYS/g+o9Cxe+6hPxzZNwRXtSmOD+kcY3R8vCezKz4015jJvJCNqlvAHfsUhwq05KJK5p1tAkP0AifykC8GmjSFgAosePXuQLOBqI29nSdTCgTXH2RyIi1lR6O0uJyQC8vhZTXQwgh24ApDdhmpCnE2T88swf5Nz1IU1V5DcWHeT3WthFSigm0v50cvfbymHbiM2NAknbQdUWc0pDwIDAQAB",
  "manifest_version": 2,
  "name": "Minimal Red",
  "theme": {
    "colors": {
      "bookmark_text": [
        182,
        182,
        182
      ],
      "frame": [
        21,
        21,
        21
      ],
      "frame_inactive": [
        21,
        21,
        21
      ],
      "frame_incognito": [
        21,
        21,
        21
      ],
      "frame_incognito_inactive": [
        21,
        21,
        21
      ],
      "ntp_background": [
        46,
        46,
        46
      ],
      "ntp_text": [
        222,
        222,
        222
      ],
      "tab_background_text": [
        178,
        178,
        178
      ],
      "tab_background_text_inactive": [
        168,
        168,
        168
      ],
      "tab_text": [
        222,
        222,
        222
      ],
      "toolbar": [
        46,
        46,
        46
      ]
    },
    "images": {
      "theme_toolbar": "images/theme_toolbar.png",
      "theme_window_control_background": "images/theme_window_control_background.png"
    },
    "properties": {
      "ntp_background_repeat": "repeat",
      "ntp_logo_alternate": 1
    },
    "tints": {
      "buttons": [
        1,
        0,
        0.916
      ],
      "frame_inactive": [
        0.5833,
        0.18,
        0.5
      ],
      "frame_incognito_inactive": [
        0.5833,
        0.18,
        0.5
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "11.0.0"
}