Examine source code of Vampire Diaries - Dark Love

Inspect and view changes in Vampire Diaries - Dark Love 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.0",
  "name": "Vampire Diaries - Dark Love",
  "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": [
        216,
        216,
        217
      ],
      "ntp_text": [
        216,
        216,
        217
      ],
      "ntp_section_link": [
        216,
        216,
        217
      ],
      "ntp_section_text": [
        216,
        216,
        217
      ],
      "ntp_background": [
        63,
        63,
        65,
        0.5
      ],
      "ntp_header": [
        3,
        0,
        7,
        0.15
      ],
      "ntp_section": [
        3,
        0,
        7,
        0.15
      ],
      "frame": [
        3,
        0,
        7
      ],
      "toolbar": [
        63,
        63,
        65
      ],
      "tab_text": [
        216,
        216,
        217
      ],
      "tab_background_text": [
        216,
        216,
        217
      ],
      "bookmark_text": [
        216,
        216,
        217
      ]
    },
    "tints": {
      "buttons": [
        0.666666666666667,
        0.0156249999999999,
        0.250980392156863
      ],
      "frame_incognito": [
        0.694677871148459,
        0.941176470588235,
        0.0129181084198385
      ],
      "frame_inactive": [
        0.666666666666667,
        0.0156249999999999,
        0.85
      ],
      "frame_incognito_inactive": [
        0.666666666666667,
        0.0156249999999999,
        0.85
      ]
    },
    "properties": {
      "ntp_background_alignment": "left top",
      "ntp_background_repeat": "no-repeat"
    }
  }
}