Examine source code of Arielle Kebbel theme by toxic

Inspect and view changes in Arielle Kebbel theme by toxic 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",
  "version": "1.1",
  "name": "Arielle Kebbel theme by toxic",
  "manifest_version": 2,
  "theme": {
    "images": {
      "theme_toolbar": "images/toolbar_toxic",
      "theme_frame": "images/frame_toxic",
      "theme_tab_background": "images/tab_toxic",
      "theme_ntp_background": "images/background_toxic"
    },
    "colors": {
      "ntp_link": [
        0,
        0,
        0
      ],
      "ntp_text": [
        0,
        0,
        0
      ],
      "ntp_section_link": [
        218,
        218,
        215
      ],
      "ntp_section_text": [
        218,
        218,
        215
      ],
      "ntp_background": [
        68,
        69,
        64,
        0.5
      ],
      "ntp_header": [
        14,
        15,
        7,
        0.15
      ],
      "ntp_section": [
        14,
        15,
        7,
        0.15
      ],
      "frame": [
        14,
        15,
        7
      ],
      "toolbar": [
        68,
        69,
        64
      ],
      "tab_text": [
        0,
        0,
        0
      ],
      "tab_background_text": [
        0,
        0,
        0
      ],
      "bookmark_text": [
        255,
        255,
        255
      ]
    },
    "tints": {
      "buttons": [
        0.2,
        0.037593984962406,
        0.26078431372549
      ],
      "frame_incognito": [
        0.176470588235294,
        0.342245989304813,
        0.0405997693194925
      ],
      "frame_inactive": [
        0.2,
        0.037593984962406,
        0.85
      ],
      "frame_incognito_inactive": [
        0.2,
        0.037593984962406,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}