Examine source code of Audi RS6 DTM (unoffical)

Inspect and view changes in Audi RS6 DTM (unoffical) 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": "Audi RS6 DTM - Theme by GFXer007.de",
  "manifest_version": 2,
  "name": "Audi RS6 DTM (unoffical)",
  "short_name": "Audi RS6 DTM (unoffical)",
  "theme": {
    "colors": {
      "bookmark_text": [
        255,
        255,
        255
      ],
      "button_background": [
        56,
        56,
        56,
        1
      ],
      "control_background": [
        0,
        0,
        0
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        61,
        61,
        61
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        61,
        61,
        61
      ],
      "ntp_background": [
        0,
        0,
        0
      ],
      "ntp_header": [
        255,
        255,
        255
      ],
      "ntp_link": [
        255,
        255,
        255
      ],
      "ntp_link_underline": [
        255,
        255,
        255
      ],
      "ntp_section": [
        74,
        74,
        74
      ],
      "ntp_section_link": [
        194,
        48,
        74
      ],
      "ntp_section_link_underline": [
        194,
        48,
        74
      ],
      "ntp_section_text": [
        194,
        48,
        74
      ],
      "ntp_text": [
        169,
        3,
        41
      ],
      "tab_background_text": [
        135,
        135,
        135
      ],
      "tab_text": [
        255,
        255,
        255
      ],
      "toolbar": [
        87,
        87,
        87
      ]
    },
    "images": {
      "theme_frame": "images/theme_frame.png",
      "theme_ntp_background": "images/theme_ntp_background.png",
      "theme_toolbar": "images/theme_toolbar.png"
    },
    "properties": {
      "ntp_background_alignment": "right bottom",
      "ntp_background_repeat": "no-repeat"
    },
    "tints": {
      "background_tab": [
        0,
        0,
        0.51
      ],
      "buttons": [
        0,
        0,
        1
      ],
      "frame": [
        0,
        0,
        0
      ],
      "frame_inactive": [
        0,
        0,
        0.24
      ],
      "frame_incognito": [
        0,
        0,
        0
      ],
      "frame_incognito_inactive": [
        0,
        0,
        0.24
      ]
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1.0"
}